const InputParameters & parameters() const
Get the parameters of the object.
Function auxiliary value.
const UserObject & _user_object
UserObject to be queried for a value.
virtual Real computeValue() override
Compute and return the value of the aux variable.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
SpatialUserObjectAux(const InputParameters ¶meters)
Factory constructor, takes parameters so that all derived classes can be built using the same constru...
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
Base class for user-specific data.