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

Go to the source code of this file.

Classes

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

Typedefs

typedef GenericFunctorGradientMaterialTempl< false > GenericFunctorGradientMaterial
 
typedef GenericFunctorGradientMaterialTempl< true > ADGenericFunctorGradientMaterial
 

Typedef Documentation

◆ ADGenericFunctorGradientMaterial

Definition at line 42 of file GenericFunctorGradientMaterial.h.

◆ GenericFunctorGradientMaterial

Definition at line 41 of file GenericFunctorGradientMaterial.h.