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