VertexCenteredScalarGrid2.h File Reference
#include <Core/Grid/ScalarGrid2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::VertexCenteredScalarGrid2 |
2-D Vertex-centered scalar grid structure. More... | |
class | CubbyFlow::VertexCenteredScalarGrid2::Builder |
A grid builder class that returns 2-D vertex-centered scalar grid. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::VertexCenteredScalarGrid2Ptr = std::shared_ptr< VertexCenteredScalarGrid2 > |
Shared pointer for the VertexCenteredScalarGrid2 type. More... | |