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

Go to the source code of this file.

Classes

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

Typedefs

typedef GenericConstantMaterialTempl< false > GenericConstantMaterial
 
typedef GenericConstantMaterialTempl< true > ADGenericConstantMaterial
 

Typedef Documentation

◆ ADGenericConstantMaterial

Definition at line 43 of file GenericConstantMaterial.h.

◆ GenericConstantMaterial

Definition at line 42 of file GenericConstantMaterial.h.