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