VectorGrid3.h File Reference

Go to the source code of this file.

Classes

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

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::VectorGrid3Ptr = std::shared_ptr< VectorGrid3 >
 Shared pointer for the VectorGrid3 type. More...
 
using CubbyFlow::VectorGridBuilder3Ptr = std::shared_ptr< VectorGridBuilder3 >
 Shared pointer for the VectorGridBuilder3 type. More...