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