std::vector< std::string > _constant_expressions
std::vector< std::string > _constant_names
constant vectors
const std::string _function_param
Parameter that the function comes from.
Helper class for ParsedMaterial and DerivativeParsedMaterial to declare and read the input parameters...
static InputParameters validParams()
const std::string _function
function expression
std::vector< std::string > _tol_names
tolerance vectors
void validateVectorNames(const std::set< std::string > &reserved_names={})
Function to ensure that the names of constants, tolerances, and functors do not overlap with each oth...
std::vector< std::string > _functor_symbols
virtual ~ParsedMaterialBase()=default
ParsedMaterialBase(const InputParameters ¶meters)
std::vector< MooseFunctorName > _functor_names
Functor vectors (names, count, and symbols)
std::vector< Real > _tol_values