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