CollocatedVectorGrid2.h File Reference
#include <Core/Array/Array2.h>
#include <Core/Array/ArraySamplers2.h>
#include <Core/Grid/VectorGrid2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::CollocatedVectorGrid2 |
Abstract base class for 2-D collocated vector grid structure. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::CollocatedVectorGrid2Ptr = std::shared_ptr< CollocatedVectorGrid2 > |
Shared pointer for the CollocatedVectorGrid2 type. More... | |