Jet  v1.3.3
Classes | Namespaces | Typedefs
advection_solver2.h File Reference
#include <jet/collocated_vector_grid2.h>
#include <jet/constant_scalar_field2.h>
#include <jet/constants.h>
#include <jet/face_centered_grid2.h>
#include <jet/scalar_grid2.h>
#include <limits>
#include <memory>

Go to the source code of this file.

Classes

class  jet::AdvectionSolver2
 Abstract based class for 2-D grid-based advection solver. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< AdvectionSolver2 > jet::AdvectionSolver2Ptr
 Shared pointer type for the 2-D advection solver. More...