19 template <
typename T, 
bool is_ad, 
typename RT = Real>
    34 template <
typename T, 
bool is_ad, 
typename RT>
    42 template <
typename T, 
bool is_ad, 
typename RT>
    45     _prop_old(this->template getMaterialPropertyOld<T>(
"property"))
    49 template <
typename T = Real>
 const InputParameters & parameters() const
Get the parameters of the object. 
A base class for the various Material related AuxKernal objects. 
const MaterialProperty< T > & _prop_old
Reference to the old material property for this AuxKernel. 
MaterialRateAuxBaseTempl(const InputParameters ¶meters)
A base class for the various Material related AuxKernal objects. 
static InputParameters validParams()
static InputParameters validParams()
virtual RT getRealValue()=0
Returns material rate property values at quadrature points.