Implementation of the ArrudaBoyce 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::ArrudaBoyceMatParameters |
| < Structure representing material parameters for the Arrudy-Boyce material model. More... | |
| struct | Ikarus::Materials::ArrudaBoyceT< ST_ > |
| Implementation of the ArrudaBoyce material model (also referred as Eight-Chain model). More... | |
Namespaces | |
| namespace | Ikarus |
| namespace | Ikarus::Materials |
Typedefs | |
| using | Ikarus::Materials::ArrudaBoyce = ArrudaBoyceT< double > |
| Alias for ArrudaBoyceT with double as the default scalar type. More... | |