OGS
|
Meta data for strain.
Definition at line 75 of file Variable.h.
#include <Variable.h>
Static Public Attributes | |
static constexpr const char * | name = "Strain" |
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 |
Additional Inherited Members | |
Static Public Member Functions inherited from MaterialLib::Solids::MFront::Variable< Strain > | |
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 87 of file Variable.h.
|
staticconstexpr |
The name of the variable in MFront.
Definition at line 78 of file Variable.h.
|
staticconstexpr |
The type of the variable in MFront.
Definition at line 81 of file Variable.h.