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