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