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

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 Documentation

◆ ADConservativeAdvection

Definition at line 73 of file ConservativeAdvection.h.

◆ ConservativeAdvection

Definition at line 72 of file ConservativeAdvection.h.