cratepy.material.models.interface¶
Constitutive model interface.
This module includes the interface to implement any constitutive model.
Classes¶
- ConstitutiveModel
Constitutive model interface.
Functions
|
A decorator indicating abstract methods. |
Classes
|
Helper class that provides a standard way to create an ABC using inheritance. |
|
Constitutive model interface. |