OutputTools< Real >::VariableValue VariableValue
Copies one variable onto an auxiliary variable.
static InputParameters validParams()
const MooseVariable & _source_variable
A reference to the variable to project from.
const VariableValue & _v
The variable to project from.
virtual Real computeValue() override
Compute and return the value of the aux variable.
const InputParameters & parameters() const
Get the parameters of the object.