https://mooseframework.inl.gov
Classes | Typedefs
GenericVectorFunctorMaterial.h File Reference

Go to the source code of this file.

Classes

class  GenericVectorFunctorMaterialTempl< is_ad >
 This material automatically declares as functor material properties whatever is passed to it through the parameters 'prop_names' and uses the Functors from 'prop_values' as the values for the components of those vector properties. More...
 

Typedefs

typedef GenericVectorFunctorMaterialTempl< false > GenericVectorFunctorMaterial
 
typedef GenericVectorFunctorMaterialTempl< true > ADGenericVectorFunctorMaterial
 

Typedef Documentation

◆ ADGenericVectorFunctorMaterial

Definition at line 42 of file GenericVectorFunctorMaterial.h.

◆ GenericVectorFunctorMaterial

Definition at line 41 of file GenericVectorFunctorMaterial.h.