const ADVariableValue & _ad_value
static InputParameters validParams()
CoupledVariableValueMaterialTempl< true > ADCoupledVariableValueMaterial
CoupledVariableValueMaterialTempl(const InputParameters ¶meters)
Stores values of a variable into material properties.
CoupledVariableValueMaterialTempl< false > CoupledVariableValueMaterial
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
OutputTools< Real >::VariableValue VariableValue
const VariableValue & _value
The coupled variable values.
virtual void computeQpProperties() override
const InputParameters & parameters() const
GenericMaterialProperty< Real, is_ad > & _prop
Storage for the variable values.
const MaterialPropertyName & _prop_name
The name of the material property where the values will be stored.