OGS
|
Definition in file VariableType.h.
#include <BaseLib/Algorithm.h>
#include <BaseLib/Error.h>
#include <Eigen/Core>
#include <array>
#include <string>
#include <variant>
Go to the source code of this file.
Classes | |
class | MaterialPropertyLib::VariableArray |
Namespaces | |
namespace | MaterialPropertyLib |
Typedefs | |
using | MaterialPropertyLib::VariableType |
Functions | |
Variable | MaterialPropertyLib::convertStringToVariable (std::string const &string) |
Variables | |
static const std::array< std::string, static_cast< int >(Variable::number_of_variables)> | MaterialPropertyLib::variable_enum_to_string |
static const VariableArray | MaterialPropertyLib::EmptyVariableArray {} |