Jet  v1.3.3
Classes | Namespaces | Typedefs
advection_solver3.h File Reference
#include <jet/collocated_vector_grid3.h>
#include <jet/constant_scalar_field3.h>
#include <jet/constants.h>
#include <jet/face_centered_grid3.h>
#include <jet/scalar_grid3.h>
#include <limits>
#include <memory>

Go to the source code of this file.

Classes

class  jet::AdvectionSolver3
 Abstract based class for 3-D grid-based advection solver. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< AdvectionSolver3 > jet::AdvectionSolver3Ptr
 Shared pointer type for the 3-D advection solver. More...