36 Real rate = (prop - prop_old) / this->_dt;
registerMooseObject("MooseApp", MaterialRateRealAux)
static InputParameters validParams()
A base class for the various Material related AuxKernal objects.
Object for passing a scalar, REAL material property to an AuxVariable.
Real getRealValue() override
Returns the material rate property values at quadrature points.
MaterialRateRealAuxTempl(const InputParameters ¶meters)
static InputParameters validParams()