|
Itasca C++ Interface
|
The Constitutive Model interface library. More...
Classes | |
| class | ConstitutiveModel |
| The base class for constitutive model plug-ins. More... | |
| class | IGenericTet |
| Generic base class for the tetra interface made available to the constitutive model system. More... | |
| class | IGenericZone |
| Generic base class for the zone interface made available to the constitutive model system. More... | |
| class | PropertyBlock |
| The class provides reference count for model properties. More... | |
| class | SharedPropertyBlock |
| This class allows zones to share model properties minimizing memery usage. Models currently using this class are: elastic, mohr, subi. More... | |
| struct | State |
| The structure used to pass information to the constitutive model. More... | |
Variables | |
| std::mutex | lock |
The Constitutive Model interface library.