SPH
Public Member Functions | List of all members
TensorGradyKippModel Class Reference

#include <Damage.h>

Inheritance diagram for TensorGradyKippModel:
IFractureModel Polymorphic

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...
 
- Public Member Functions inherited from Polymorphic
virtual ~Polymorphic ()
 

Detailed Description

Definition at line 41 of file Damage.h.

Member Function Documentation

◆ integrate()

void TensorGradyKippModel::integrate ( IScheduler scheduler,
Storage storage,
const MaterialView  sequence 
)
overridevirtual

Compute damage derivatives.

Implements IFractureModel.

Definition at line 225 of file Damage.cpp.

◆ setFlaws()

void TensorGradyKippModel::setFlaws ( Storage storage,
IMaterial material,
const MaterialInitialContext context 
) const
overridevirtual

Sets up all the necessary quantities in the storage given material settings.

Implements IFractureModel.

Definition at line 176 of file Damage.cpp.


The documentation for this class was generated from the following files: