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