VectorGrid2.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::VectorGrid2Ptr = std::shared_ptr< VectorGrid2 >
 Shared pointer for the VectorGrid2 type. More...
 
using CubbyFlow::VectorGridBuilder2Ptr = std::shared_ptr< VectorGridBuilder2 >
 Shared pointer for the VectorGridBuilder2 type. More...