Go to the source code of this file.
Classes | |
class | ConservativeAdvectionTempl< is_ad > |
Advection of the variable by the velocity provided by the user. More... | |
Typedefs | |
typedef ConservativeAdvectionTempl< false > | ConservativeAdvection |
typedef ConservativeAdvectionTempl< true > | ADConservativeAdvection |
typedef ConservativeAdvectionTempl<true> ADConservativeAdvection |
Definition at line 73 of file ConservativeAdvection.h.
typedef ConservativeAdvectionTempl<false> ConservativeAdvection |
Definition at line 72 of file ConservativeAdvection.h.