const bool _return_side_average
switch asking the user object the return an elment side average value
virtual Real computeValue() override
Compute and return the value of the aux variable.
This is a base class for userobjects collecting values of variables or material properites across an ...
const InterfaceQpUserObjectBase & _interface_uo
the coupled interface user object
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
InterfaceValueUserObjectAux(const InputParameters ¶meters)
Factory constructor, takes parameters so that all derived classes can be built using the same constru...
AuxKernel creating an AuxVariable from values stored in an InterfaceQpUserObjectBase.
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.