ScalarGrid2.h File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::ScalarGrid2
 Abstract base class for 2-D scalar grid structure. More...
 
class  CubbyFlow::ScalarGridBuilder2
 Abstract base class for 2-D scalar grid builder. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::ScalarGrid2Ptr = std::shared_ptr< ScalarGrid2 >
 Shared pointer for the ScalarGrid2 type. More...
 
using CubbyFlow::ScalarGridBuilder2Ptr = std::shared_ptr< ScalarGridBuilder2 >
 Shared pointer for the ScalarGridBuilder2 type. More...