Go to the source code of this file.
Classes | |
class | FunctorChangeFunctorMaterialTempl< is_ad > |
Adds a functor material property that computes the change in a functor value over a time step, fixed point iteration, or nonlinear iteration. More... | |
Typedefs | |
typedef FunctorChangeFunctorMaterialTempl< false > | FunctorChangeFunctorMaterial |
typedef FunctorChangeFunctorMaterialTempl< true > | ADFunctorChangeFunctorMaterial |
Definition at line 44 of file FunctorChangeFunctorMaterial.h.
typedef FunctorChangeFunctorMaterialTempl<false> FunctorChangeFunctorMaterial |
Definition at line 43 of file FunctorChangeFunctorMaterial.h.