LifeV
|
This file contains the definition for the St. Venant Kirchhoff linear material. More...
Go to the source code of this file.
Data Structures | |
class | SecondOrderExponentialMaterialNonLinear< MeshType > |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::anonymous_namespace{SecondOrderExponentialMaterialNonLinear.hpp} | |
Functions | |
template<typename MeshType > | |
StructuralIsotropicConstitutiveLaw< MeshType > * | createSecondOrderExponentialMaterialNonLinear () |
Variables | |
static bool | registerSOEXP = StructuralIsotropicConstitutiveLaw<LifeV::RegionMesh<LinearTetra> >::StructureIsotropicMaterialFactory::instance().registerProduct ( "secondOrderExponential", &createSecondOrderExponentialMaterialNonLinear<LifeV::RegionMesh<LinearTetra> > ) |
This file contains the definition for the St. Venant Kirchhoff linear material.
Definition in file SecondOrderExponentialMaterialNonLinear.hpp.