![]() |
LifeV
|
This file contains the definition for the St. Venant Kirchhoff linear material. More...
Include dependency graph for HolzapfelGeneralizedMaterialNonLinear.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | HolzapfelGeneralizedMaterialNonLinear< MeshType > |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::anonymous_namespace{HolzapfelGeneralizedMaterialNonLinear.hpp} | |
Macros | |
| #define | PI 3.14159265359 |
Functions | |
| template<typename MeshType > | |
| StructuralAnisotropicConstitutiveLaw< MeshType > * | createHolzapfelGeneralizedMaterialNonLinear () |
Variables | |
| static bool | registerHGL = StructuralAnisotropicConstitutiveLaw<LifeV::RegionMesh<LinearTetra> >::StructureAnisotropicMaterialFactory::instance().registerProduct ( "holzapfelGeneralized", &createHolzapfelGeneralizedMaterialNonLinear<LifeV::RegionMesh<LinearTetra> > ) |
This file contains the definition for the St. Venant Kirchhoff linear material.
Definition in file HolzapfelGeneralizedMaterialNonLinear.hpp.
| #define PI 3.14159265359 |
Definition at line 47 of file HolzapfelGeneralizedMaterialNonLinear.hpp.