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 | NeoHookeanMaterialNonLinear< MeshType > |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::anonymous_namespace{NeoHookeanMaterialNonLinear.hpp} | |
Functions | |
template<typename MeshType > | |
StructuralIsotropicConstitutiveLaw< MeshType > * | createNeoHookeanMaterialNonLinear () |
Variables | |
static bool | registerNH = StructuralIsotropicConstitutiveLaw<LifeV::RegionMesh<LinearTetra> >::StructureIsotropicMaterialFactory::instance().registerProduct ( "neoHookean", &createNeoHookeanMaterialNonLinear<LifeV::RegionMesh<LinearTetra> > ) |
This file contains the definition for the St. Venant Kirchhoff linear material.
Definition in file NeoHookeanMaterialNonLinear.hpp.