19 "coupled vector variable.");
21 "The variable from which to compute the component");
26 :
AuxKernel(parameters), _variable_value(coupledVectorValue(
"vector_variable"))
registerMooseObject("MooseApp", VectorVariableMagnitudeAux)
unsigned int _qp
Quadrature point index.
static InputParameters validParams()
Compute the magnitude of a vector variable.
virtual Real computeValue() override
Compute and return the value of the aux variable.
VectorVariableMagnitudeAux(const InputParameters ¶meters)
Class constructor.
const VectorVariableValue & _variable_value
Reference to vector variable value.
static InputParameters validParams()