Jet  v1.3.3
Classes | Namespaces | Typedefs
cell_centered_vector_grid2.h File Reference
#include <jet/array2.h>
#include <jet/collocated_vector_grid2.h>
#include <utility>

Go to the source code of this file.

Classes

class  jet::CellCenteredVectorGrid2
 2-D Cell-centered vector grid structure. More...
 
class  jet::CellCenteredVectorGrid2::Builder
 Front-end to create CellCenteredVectorGrid2 objects step by step. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< CellCenteredVectorGrid2 > jet::CellCenteredVectorGrid2Ptr
 Shared pointer for the CellCenteredVectorGrid2 type. More...