hookeai.simulators.fetorch.material.models.interface¶
FETorch: Material constitutive model interface.
This module includes the interface to implement a material constitutive model.
Classes¶
- ConstitutiveModel
Material constitutive model interface.
Functions
|
A decorator indicating abstract methods. |
Classes
|
Helper class that provides a standard way to create an ABC using inheritance. |
|
Material constitutive model interface. |