ScalarGrid3.h File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::ScalarGrid3
 Abstract base class for 3-D scalar grid structure. More...
 
class  CubbyFlow::ScalarGridBuilder3
 Abstract base class for 3-D scalar grid builder. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::ScalarGrid3Ptr = std::shared_ptr< ScalarGrid3 >
 Shared pointer for the ScalarGrid3 type. More...
 
using CubbyFlow::ScalarGridBuilder3Ptr = std::shared_ptr< ScalarGridBuilder3 >
 Shared pointer for the ScalarGridBuilder3 type. More...