Definition at line 169 of file Variable.h.
#include <Variable.h>
|
static constexpr const char * | name = "Saturation" |
|
static constexpr mgis::behaviour::Variable::Type | type |
|
static constexpr auto | mpl_var |
|
|
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.
|
|
◆ mpl_var
auto MaterialLib::Solids::MFront::Saturation::mpl_var |
|
staticconstexpr |
◆ name
const char* MaterialLib::Solids::MFront::Saturation::name = "Saturation" |
|
staticconstexpr |
◆ type
mgis::behaviour::Variable::Type MaterialLib::Solids::MFront::Saturation::type |
|
staticconstexpr |
Initial value:=
mgis::behaviour::Variable::Type::SCALAR
Definition at line 173 of file Variable.h.
The documentation for this struct was generated from the following file: