SPH
|
#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 () |
|
overridevirtual |
|
overridevirtual |
Sets up all the necessary quantities in the storage given material settings.
Implements IFractureModel.
Definition at line 176 of file Damage.cpp.