21 "variables using an Euclidean norm.");
31 _x(coupledValue(
"x")),
32 _y(_mesh.dimension() >= 2 ? coupledValue(
"y") : _zero),
33 _z(_mesh.dimension() >= 3 ? coupledValue(
"z") : _zero)
Computes the magnitude of a vector whose components are given by up to three coupled variables...
virtual Real computeValue() override
Compute and return the value of the aux variable.
registerMooseObject("MooseApp", VectorMagnitudeAux)
VectorMagnitudeAux(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
CTSub CT_OPERATOR_BINARY CTMul CTCompareLess CTCompareGreater CTCompareEqual _arg template * sqrt(_arg)) *_arg.template D< dtag >()) CT_SIMPLE_UNARY_FUNCTION(tanh
unsigned int _qp
Quadrature point index.
static InputParameters validParams()