35 _nvar(this->_coupled_moose_vars.size()),
36 _F_name(this->template getRenamedParam<
std::string>(
"f_name",
"property_name"))
47 "Base name of the free energy function F defined in a DerivativeParsedMaterial",
48 "Deprecated, use property_name");
51 "property_name",
"Base name of the material property defined in a DerivativeParsedMaterial");
DerivativeKernelInterface(const InputParameters ¶meters)
InputParameters validParams()
Interface class ("Veneer") to provide generator methods for derivative material property names...
static InputParameters validParams()
as partial template specialization is not allowed in C++ we have to implement this as a static method...
Interface class ("Veneer") to provide generator methods for derivative material property names...