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

Go to the source code of this file.

Classes

class  GenericFunctorMaterialTempl< 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 those properties. More...
 

Typedefs

typedef GenericFunctorMaterialTempl< false > GenericFunctorMaterial
 
typedef GenericFunctorMaterialTempl< true > ADGenericFunctorMaterial
 

Typedef Documentation

◆ ADGenericFunctorMaterial

Definition at line 42 of file GenericFunctorMaterial.h.

◆ GenericFunctorMaterial

Definition at line 41 of file GenericFunctorMaterial.h.