Implementation of the Saint Venant-Kirchhoff material model. More...
#include <ikarus/finiteelements/mechanics/materials/interface.hh>#include <ikarus/finiteelements/mechanics/materials/materialhelpers.hh>#include <ikarus/utils/tensorutils.hh>Go to the source code of this file.
Classes | |
| struct | Ikarus::Materials::StVenantKirchhoffT< ST > |
| Implementation of the Saint Venant-Kirchhoff material model.The energy is computed as. More... | |
Namespaces | |
| namespace | Ikarus |
| namespace | Ikarus::Materials |
Typedefs | |
| using | Ikarus::Materials::StVenantKirchhoff = StVenantKirchhoffT< double > |
| Alias for StVenantKirchhoffT with double as the default scalar type. More... | |