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

Go to the source code of this file.

Classes

class  GenericConstant2DArrayTempl< is_ad >
 Template for defining a constant array material property, using automatic differentiation or not. More...
 

Typedefs

typedef GenericConstant2DArrayTempl< false > GenericConstant2DArray
 
typedef GenericConstant2DArrayTempl< true > ADGenericConstant2DArray
 

Typedef Documentation

◆ ADGenericConstant2DArray

Definition at line 36 of file GenericConstant2DArray.h.

◆ GenericConstant2DArray

Definition at line 35 of file GenericConstant2DArray.h.