Implementation of the Gent material model. More...
#include <ikarus/finiteelements/mechanics/materials/hyperelastic/deviatoric/deviatoricinvariants.hh>
#include <ikarus/finiteelements/mechanics/materials/materialhelpers.hh>
#include <ikarus/finiteelements/mechanics/materials/tags.hh>
#include <ikarus/utils/tensorutils.hh>
Go to the source code of this file.
Classes | |
struct | Ikarus::GentMatParameters |
< Structure representing material parameters for the Gent material model. More... | |
struct | Ikarus::Materials::GentT< ST_ > |
Implementation of the Gent material model. More... | |
Namespaces | |
namespace | Ikarus |
namespace | Ikarus::Materials |
Typedefs | |
using | Ikarus::Materials::Gent = GentT< double > |
Alias for GentT with double as the default scalar type. More... | |