17template <
bool is_ad,
bool is_functor>
26template <
bool is_ad,
bool is_functor>
32template <
bool is_ad,
bool is_functor>
registerMooseObject("MooseApp", MaterialRealAux)
A base class for the various Material related AuxKernal objects.
static InputParameters validParams()
Object for passing a scalar, REAL material property to an AuxVariable.
Real getRealValue() override
Returns the material property values at quadrature points.
MaterialRealAuxTempl(const InputParameters ¶meters)
Class constructor.
static InputParameters validParams()