Jet  v1.3.3
Classes | Namespaces | Typedefs
vector_grid3.h File Reference
#include <jet/array_accessor3.h>
#include <jet/grid3.h>
#include <jet/vector_field3.h>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  jet::VectorGrid3
 Abstract base class for 3-D vector grid structure. More...
 
class  jet::VectorGridBuilder3
 Abstract base class for 3-D vector grid builder. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< VectorGrid3 > jet::VectorGrid3Ptr
 Shared pointer for the VectorGrid3 type. More...
 
typedef std::shared_ptr< VectorGridBuilder3 > jet::VectorGridBuilder3Ptr
 Shared pointer for the VectorGridBuilder3 type. More...