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