version 0.4.4
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:715
Concepts defining the requirements for a material to be geometrically linear This is the case when th...
Definition: utils/concepts.hh:738

Detailed Description

Template Parameters
MATthe material implementation