CopyValueAux(const InputParameters ¶meters)
virtual Real computeValue() override
Compute and return the value of the aux variable.
Class for stuff related to variables.
const VariableValue & _v
The variable to project from.
const MooseVariable & _source_variable
A reference to the variable to project from.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Copies one variable onto an auxiliary variable.
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
static InputParameters validParams()