www.mooseframework.org
Classes | Typedefs
GenericFunctionMaterial.h File Reference

Go to the source code of this file.

Classes

class  GenericFunctionMaterialTempl< 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  GenericFunctionMaterialTempl< 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 GenericFunctionMaterialTempl< false > GenericFunctionMaterial
 
typedef GenericFunctionMaterialTempl< true > ADGenericFunctionMaterial
 

Typedef Documentation

◆ ADGenericFunctionMaterial

Definition at line 17 of file GenericFunctionMaterial.h.

◆ GenericFunctionMaterial

Definition at line 15 of file GenericFunctionMaterial.h.