CellCenteredVectorGrid2.h File Reference
#include <Core/Grid/CollocatedVectorGrid2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::CellCenteredVectorGrid2 |
2-D Cell-centered vector grid structure. More... | |
class | CubbyFlow::CellCenteredVectorGrid2::Builder |
Front-end to create CellCenteredVectorGrid2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::CellCenteredVectorGrid2Ptr = std::shared_ptr< CellCenteredVectorGrid2 > |
Shared pointer for the CellCenteredVectorGrid2 type. More... | |