SPH
|
Scalar damage describing fragmentation of the body according to Grady-Kipp model (Grady and Kipp, 1980) More...
#include <Damage.h>
Public Member Functions | |
virtual void | setFlaws (Storage &storage, IMaterial &material, const MaterialInitialContext &context) const override |
Sets up all the necessary quantities in the storage given material settings. More... | |
virtual void | integrate (IScheduler &scheduler, Storage &storage, const MaterialView material) override |
Compute damage derivatives. More... | |
![]() | |
virtual | ~Polymorphic () |
Scalar damage describing fragmentation of the body according to Grady-Kipp model (Grady and Kipp, 1980)
|
overridevirtual |
|
overridevirtual |
Sets up all the necessary quantities in the storage given material settings.
Implements IFractureModel.
Definition at line 17 of file Damage.cpp.