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