![]() |
OGS
|
|
Second-derivative specification for a Function property: the two (unordered) variables to differentiate with respect to, and one expression string per value component.
Definition at line 19 of file Function.h.
#include <Function.h>
Public Attributes | |
| std::string | variable_name1 |
| std::string | variable_name2 |
| std::vector< std::string > | expressions |
| std::vector<std::string> MaterialPropertyLib::D2ValueConfig::expressions |
Definition at line 23 of file Function.h.
| std::string MaterialPropertyLib::D2ValueConfig::variable_name1 |
Definition at line 21 of file Function.h.
| std::string MaterialPropertyLib::D2ValueConfig::variable_name2 |
Definition at line 22 of file Function.h.