Jet  v1.3.3
Classes | Namespaces | Typedefs
vector_grid2.h File Reference
#include <jet/array_accessor2.h>
#include <jet/grid2.h>
#include <jet/parallel.h>
#include <jet/vector_field2.h>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  jet::VectorGrid2
 Abstract base class for 2-D vector grid structure. More...
 
class  jet::VectorGridBuilder2
 Abstract base class for 2-D vector grid builder. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< VectorGrid2 > jet::VectorGrid2Ptr
 Shared pointer for the VectorGrid2 type. More...
 
typedef std::shared_ptr< VectorGridBuilder2 > jet::VectorGridBuilder2Ptr
 Shared pointer for the VectorGridBuilder2 type. More...