chrono::fea::ChMaterial Class Reference
Description
Base class for all material properties of continua.
Materials inherited from this class are organized in a tree of subclasses that introduce interfaces for 3D elasticity, 3D thermal problems, etc., each specialized by additional subclasses. These are mostly used by ChDomain objects for FEA problems.
#include <ChMaterial.h>
Inheritance diagram for chrono::fea::ChMaterial:

Public Member Functions | |
| virtual std::unique_ptr< ChFieldData > | CreateMaterialPointData () const |
| Implement this if the material needs custom data per material point, returning a std::make_unique<ChFieldDataCustom>() where ChFieldDataCustom is your custom class with aditional states/properties per-point. | |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/fea/ChMaterial.h