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

Go to the source code of this file.

Classes

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

Typedefs

typedef GenericFunctorTimeDerivativeMaterialTempl< false > GenericFunctorTimeDerivativeMaterial
 
typedef GenericFunctorTimeDerivativeMaterialTempl< true > ADGenericFunctorTimeDerivativeMaterial
 

Typedef Documentation

◆ ADGenericFunctorTimeDerivativeMaterial

Definition at line 42 of file GenericFunctorTimeDerivativeMaterial.h.

◆ GenericFunctorTimeDerivativeMaterial

Definition at line 41 of file GenericFunctorTimeDerivativeMaterial.h.