static InputParameters validParams()
const unsigned int _component
The component.
ArrayVariableComponent(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeValue() override
Compute and return the value of the aux variable.
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
const ArrayVariableValue & _u
Holds the solution at current quadrature points.