|
SpECTRE
2021.08.02
|
Constitutive (stress-strain) relations that characterize the elastic properties of a material. More...
Classes | |
| class | ConstitutiveRelation |
| Base class for constitutive (stress-strain) relations that characterize the elastic properties of a material. More... | |
| class | CubicCrystal |
| A cubic crystalline material. More... | |
| class | IsotropicHomogeneous |
| An isotropic and homogeneous material. More... | |
Functions | |
| bool | operator== (const CubicCrystal &lhs, const CubicCrystal &rhs) noexcept |
| bool | operator!= (const CubicCrystal &lhs, const CubicCrystal &rhs) noexcept |
| template<size_t Dim> | |
| bool | operator== (const IsotropicHomogeneous< Dim > &lhs, const IsotropicHomogeneous< Dim > &rhs) noexcept |
| template<size_t Dim> | |
| bool | operator!= (const IsotropicHomogeneous< Dim > &lhs, const IsotropicHomogeneous< Dim > &rhs) noexcept |
Constitutive (stress-strain) relations that characterize the elastic properties of a material.