ElementIntegralFunctorPostprocessorTempl(const InputParameters ¶meters)
Real computeQpIntegral() override
This postprocessor computes a volume integral of the specified variable.
ElementIntegralFunctorPostprocessorTempl< true > ADElementIntegralFunctorPostprocessor
const Moose::Functor< GenericReal< is_ad > > & _functor
Functor being integrated.
static InputParameters validParams()
const Moose::Functor< GenericReal< is_ad > > & _prefactor
Factor multiplying the functor being integrated.
This postprocessor computes an element integral of the specified functor.
ElementIntegralFunctorPostprocessorTempl< false > ElementIntegralFunctorPostprocessor