const InputParameters & parameters() const
Get the parameters of the object. 
const GenericVariableValue< is_ad > & _w
The z-component. 
VectorFromComponentVariablesMaterialTempl(const InputParameters ¶meters)
const GenericVariableValue< is_ad > & _v
The y-component. 
GenericMaterialProperty< RealVectorValue, is_ad > & _vector
The velocity. 
static InputParameters validParams()
Moose::GenericType< VariableValue, is_ad > GenericVariableValue
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
const GenericVariableValue< is_ad > & _u
The x-component. 
Materials compute MaterialProperties. 
VectorFromComponentVariablesMaterialTempl< false > VectorFromComponentVariablesMaterial
Computes a vector material property from coupled variables. 
VectorFromComponentVariablesMaterialTempl< true > ADVectorFromComponentVariablesMaterial
virtual void computeQpProperties() override
Users must override this method.