Implementation of the BlatzKo material model. More...
#include <ikarus/finiteelements/mechanics/materials/interface.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::Materials::BlatzKoT< ST_ > |
Implementation of the Blatz-Ko material model. More... | |
Namespaces | |
namespace | Ikarus |
namespace | Ikarus::Materials |
Typedefs | |
using | Ikarus::Materials::BlatzKo = BlatzKoT< double > |
Alias for BlatzKoT with double as the default scalar type. More... | |