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

Go to the source code of this file.

Classes

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

Typedefs

typedef GenericFunctionVectorMaterialTempl< false > GenericFunctionVectorMaterial
 
typedef GenericFunctionVectorMaterialTempl< true > ADGenericFunctionVectorMaterial
 

Typedef Documentation

◆ ADGenericFunctionVectorMaterial

Definition at line 17 of file GenericFunctionVectorMaterial.h.

◆ GenericFunctionVectorMaterial

Definition at line 15 of file GenericFunctionVectorMaterial.h.