Computes the component of a vector (given by its magnitude and direction)
const VariableValue & _arhouA
Solution variable arhouA.
virtual Real computeValue()
const MaterialProperty< RealVectorValue > & _dir
Direction.
const unsigned int _component
Vector component to use.
static InputParameters validParams()
OutputTools< Real >::VariableValue VariableValue
const VariableValue & _arhoA
Solution variable arhoA.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
ADVectorVelocityComponentAux(const InputParameters ¶meters)