Computes a side integral of the specified functor.
virtual Real computeQpIntegral() override
static InputParameters validParams()
const Moose::Functor< Real > & _functor
Functor to integrate.
This postprocessor computes a volume integral of the specified variable.
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...
An interface for accessing Moose::Functors for systems that do not care about automatic differentiati...