version 0.4.1
Ikarus::Concepts::GeometricallyLinearMaterial Concept Reference

Concepts defining the requirements for a material to be geometrically linear This is the case when the corresponding strainTag is linear. More...

#include <ikarus/utils/concepts.hh>

Concept definition

template<typename MAT>
Concept representing a material interface.
Definition: utils/concepts.hh:691
Concepts defining the requirements for a material to be geometrically linear This is the case when th...
Definition: utils/concepts.hh:714

Detailed Description

Template Parameters
MATthe material implementation