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