38 std::vector<const Moose::Functor<GenericReal<is_ad>> *>
_functors;
std::vector< const Moose::Functor< GenericReal< is_ad > > * > _functors
Vector of the functors.
unsigned int _num_props
Number of properties to define.
std::vector< MooseFunctorName > _prop_values
Names of the functors to evaluate for those properties.
GenericFunctorMaterialTempl< true > ADGenericFunctorMaterial
GenericFunctorMaterialTempl(const InputParameters ¶meters)
static InputParameters validParams()
FunctorMaterials compute functor material properties.
GenericFunctorMaterialTempl< false > GenericFunctorMaterial
This material automatically declares as functor material properties whatever is passed to it through ...
std::vector< std::string > _prop_names
Names of the functor material properties to define.
const InputParameters & parameters() const
Get the parameters of the object.