An interface for accessing Moose::Functors for systems that do not care about automatic differentiati...
This postprocessor computes a volume integral of the specified variable.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
ElementIntegralFunctorUserObject(const InputParameters ¶meters)
virtual Real computeQpIntegral() override
const Moose::Functor< Real > & _functor
Functor to integrate.
Computes a side integral of the specified functor.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()