OutputTools< Real >::VariableGradient VariableGradient
int _component
Desired component.
const VariableGradient & _gradient
Reference to the gradient of the coupled variable.
virtual Real computeValue() override
Compute and return the value of the aux variable.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Extract a component from the gradient of a variable.
VariableGradientComponent(const InputParameters ¶meters)
Class constructor.
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
static InputParameters validParams()