const Moose::Functor< GenericReal< is_ad > > * _v
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
DivergenceAuxTempl(const InputParameters ¶meters)
Computes the divergence of a vector of variables.
DivergenceAuxTempl< false > DivergenceAux
const Moose::Functor< GenericReal< is_ad > > * _w
const Moose::Functor< GenericReal< is_ad > > & _u
virtual Real computeValue()
Compute and return the value of the aux variable.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
DivergenceAuxTempl< true > ADDivergenceAux
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
const bool _use_qp_arg
Whether to use a quadrature-based functor argument, appropriate for finite element evaluations...
static InputParameters validParams()