Contains the LinearElasticityT class implementation. More...
#include <ikarus/finiteelements/mechanics/materials/interface.hh>#include <ikarus/finiteelements/mechanics/materials/svk.hh>Go to the source code of this file.
Classes | |
| struct | Ikarus::Materials::LinearElasticityT< ST > |
| Implementation of the Linear Elasticity material model.The energy is computed as. More... | |
Namespaces | |
| namespace | Ikarus |
| namespace | Ikarus::Materials |
Typedefs | |
| using | Ikarus::Materials::LinearElasticity = LinearElasticityT< double > |
| Convenience typedef for LinearElasticity with double as ScalarType. More... | |