17 params.
addRequiredParam<MooseFunctorName>(
"functor",
"The functor to be integrated");
24 _functor(getFunctor<
Real>(
"functor"))
An interface for accessing Moose::Functors for systems that do not care about automatic differentiati...
SideIntegralFunctorUserObject(const InputParameters ¶meters)
const unsigned int & _current_side
current side of the current element
static InputParameters validParams()
Moose::StateArg determineState() const
Create a functor state argument that corresponds to the implicit state of this object.
const MooseArray< Point > & _q_point
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
static InputParameters validParams()
const QBase *const & _qrule
static InputParameters validParams()
virtual Real computeQpIntegral() override
const Elem *const & _current_elem
Argument for requesting functor evaluation at quadrature point locations on an element side...