OGS
|
Meta data for deformation gradient.
Definition at line 115 of file Variable.h.
#include <Variable.h>
Static Public Attributes | |
static constexpr const char * | name = "DeformationGradient" |
The name of the variable in MFront. | |
static constexpr mgis::behaviour::Variable::Type | type |
The type of the variable in MFront. | |
static constexpr auto | mpl_var |
The VariableArray entry that holds this variable in OGS. | |
Additional Inherited Members | |
Static Public Member Functions inherited from MaterialLib::Solids::MFront::Variable< DeformationGradient > | |
static constexpr std::size_t | size () |
The number of components of the variable. | |
static constexpr std::size_t | rows () |
The number of rows of the variable. | |
static constexpr std::size_t | cols () |
The number of columns of the variable. | |
|
staticconstexpr |
The VariableArray entry that holds this variable in OGS.
Definition at line 125 of file Variable.h.
|
staticconstexpr |
The name of the variable in MFront.
Definition at line 118 of file Variable.h.
|
staticconstexpr |
The type of the variable in MFront.
Definition at line 121 of file Variable.h.