GridFluidSolver2.hpp File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::GridFluidSolver2
 Abstract base class for grid-based 2-D fluid solver. More...
 
class  CubbyFlow::GridFluidSolverBuilderBase2< DerivedBuilder >
 Base class for grid-based fluid solver builder. More...
 
class  CubbyFlow::GridFluidSolver2::Builder
 Front-end to create GridFluidSolver2 objects step by step. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::GridFluidSolver2Ptr = std::shared_ptr< GridFluidSolver2 >
 Shared pointer type for the GridFluidSolver2. More...