19MAKE_ENUM(
StrainTags, linear, deformationGradient, displacementGradient, greenLagrangian, rightCauchyGreenTensor);
Implementation of the make enum macro.
TangentModuliTags
A strongly typed enum class representing the type of the computed tangent moduli.
Definition: tags.hh:33
StressTags
A strongly typed enum class representing the type of the computed stresses.
Definition: tags.hh:26
StrainTags
A strongly typed enum class representing the type of the passed strain.
Definition: tags.hh:19
#define MAKE_ENUM(type,...)
Macro to create an enumeration with a string conversion function.The macro creates an enum class with...
Definition: makeenum.hh:40
Definition: assemblermanipulatorbuildingblocks.hh:22
Interface classf or materials.
Definition: finiteelements/mechanics/materials/interface.hh:80