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 | HolzapfelMaterialNonLinear< MeshType > |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::anonymous_namespace{HolzapfelMaterialNonLinear.hpp} | |
Macros | |
#define | PI 3.14159265359 |
Functions | |
template<typename MeshType > | |
StructuralAnisotropicConstitutiveLaw< MeshType > * | createHolzapfelMaterialNonLinear () |
Variables | |
static bool | registerHL = StructuralAnisotropicConstitutiveLaw<LifeV::RegionMesh<LinearTetra> >::StructureAnisotropicMaterialFactory::instance().registerProduct ( "holzapfel", &createHolzapfelMaterialNonLinear<LifeV::RegionMesh<LinearTetra> > ) |
This file contains the definition for the St. Venant Kirchhoff linear material.
Definition in file HolzapfelMaterialNonLinear.hpp.
#define PI 3.14159265359 |
Definition at line 47 of file HolzapfelMaterialNonLinear.hpp.