const Moose::Functor< GenericReal< is_ad > > & _functor
Functor for which to evaluate change.
const InputParameters & parameters() const
Get the parameters of the object.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
FunctorChangeFunctorMaterialTempl< true > ADFunctorChangeFunctorMaterial
static InputParameters validParams()
FunctorMaterials compute functor material properties.
FunctorChangeFunctorMaterialTempl(const InputParameters ¶meters)
Moose::StateArg referenceState(const MooseEnum &change_over) const
Returns the state argument to use for the reference value.
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
FunctorChangeFunctorMaterialTempl< false > FunctorChangeFunctorMaterial
Adds a functor material property that computes the change in a functor value over a time step...
const Moose::StateArg _ref_state
Reference value state argument.
const std::string & _prop_name
Name to give functor material property.
State argument for evaluating functors.
const bool _take_absolute_value
If true, take the absolute value of the change.