| BoundingBox() const | CubbyFlow::Grid2 | |
| CellCenterPosition() const | CubbyFlow::Grid2 | |
| Clear() | CubbyFlow::VectorGrid2 | |
| Clone() const =0 | CubbyFlow::VectorGrid2 | pure virtual |
| CollocatedVectorGrid2() | CubbyFlow::CollocatedVectorGrid2 | |
| ConstVectorDataAccessor typedef | CubbyFlow::VectorGrid2 | |
| Curl(const Vector2D &x) const override | CubbyFlow::CollocatedVectorGrid2 | virtual |
| CurlAtDataPoint(size_t i, size_t j) const | CubbyFlow::CollocatedVectorGrid2 | |
| DataPositionFunc typedef | CubbyFlow::Grid2 | |
| Deserialize(const std::vector< uint8_t > &buffer) override | CubbyFlow::VectorGrid2 | virtual |
| Divergence(const Vector2D &x) const override | CubbyFlow::CollocatedVectorGrid2 | virtual |
| DivergenceAtDataPoint(size_t i, size_t j) const | CubbyFlow::CollocatedVectorGrid2 | |
| Field2() | CubbyFlow::Field2 | |
| Fill(const Vector2D &value, ExecutionPolicy policy=ExecutionPolicy::Parallel)=0 | CubbyFlow::VectorGrid2 | pure virtual |
| Fill(const std::function< Vector2D(const Vector2D &)> &func, ExecutionPolicy policy=ExecutionPolicy::Parallel)=0 | CubbyFlow::VectorGrid2 | pure virtual |
| ForEachCellIndex(const std::function< void(size_t, size_t)> &func) const | CubbyFlow::Grid2 | |
| ForEachDataPointIndex(const std::function< void(size_t, size_t)> &func) const | CubbyFlow::CollocatedVectorGrid2 | |
| GetConstDataAccessor() const | CubbyFlow::CollocatedVectorGrid2 | |
| GetData(std::vector< double > *data) const override | CubbyFlow::CollocatedVectorGrid2 | protectedvirtual |
| GetDataAccessor() | CubbyFlow::CollocatedVectorGrid2 | |
| GetDataOrigin() const =0 | CubbyFlow::CollocatedVectorGrid2 | pure virtual |
| GetDataPosition() const | CubbyFlow::CollocatedVectorGrid2 | |
| GetDataSize() const =0 | CubbyFlow::CollocatedVectorGrid2 | pure virtual |
| Grid2() | CubbyFlow::Grid2 | |
| GridSpacing() const | CubbyFlow::Grid2 | |
| HasSameShape(const Grid2 &other) const | CubbyFlow::Grid2 | |
| operator()(size_t i, size_t j) const | CubbyFlow::CollocatedVectorGrid2 | |
| operator()(size_t i, size_t j) | CubbyFlow::CollocatedVectorGrid2 | |
| Origin() const | CubbyFlow::Grid2 | |
| ParallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) const | CubbyFlow::Grid2 | |
| ParallelForEachDataPointIndex(const std::function< void(size_t, size_t)> &func) const | CubbyFlow::CollocatedVectorGrid2 | |
| Resize(size_t resolutionX, size_t resolutionY, double gridSpacingX=1.0, double gridSpacingY=1.0, double originX=0.0, double originY=0.0, double initialValueX=0.0, double initialValueY=0.0) | CubbyFlow::VectorGrid2 | |
| Resize(const Size2 &resolution, const Vector2D &gridSpacing=Vector2D(1, 1), const Vector2D &origin=Vector2D(), const Vector2D &initialValue=Vector2D()) | CubbyFlow::VectorGrid2 | |
| Resize(double gridSpacingX, double gridSpacingY, double originX, double originY) | CubbyFlow::VectorGrid2 | |
| Resize(const Vector2D &gridSpacing, const Vector2D &origin) | CubbyFlow::VectorGrid2 | |
| Resolution() const | CubbyFlow::Grid2 | |
| Sample(const Vector2D &x) const override | CubbyFlow::CollocatedVectorGrid2 | virtual |
| Sampler() const override | CubbyFlow::CollocatedVectorGrid2 | virtual |
| Serialize(std::vector< uint8_t > *buffer) const override | CubbyFlow::VectorGrid2 | virtual |
| SetCollocatedVectorGrid(const CollocatedVectorGrid2 &other) | CubbyFlow::CollocatedVectorGrid2 | protected |
| SetData(const std::vector< double > &data) override | CubbyFlow::CollocatedVectorGrid2 | protectedvirtual |
| SetGrid(const Grid2 &other) | CubbyFlow::Grid2 | protected |
| SetSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin) | CubbyFlow::Grid2 | protected |
| Swap(Grid2 *other)=0 | CubbyFlow::Grid2 | pure virtual |
| SwapCollocatedVectorGrid(CollocatedVectorGrid2 *other) | CubbyFlow::CollocatedVectorGrid2 | protected |
| SwapGrid(Grid2 *other) | CubbyFlow::Grid2 | protected |
| TypeName() const =0 | CubbyFlow::Grid2 | pure virtual |
| VectorDataAccessor typedef | CubbyFlow::VectorGrid2 | |
| VectorField2() | CubbyFlow::VectorField2 | |
| VectorGrid2() | CubbyFlow::VectorGrid2 | |
| ~CollocatedVectorGrid2() | CubbyFlow::CollocatedVectorGrid2 | virtual |
| ~Field2() | CubbyFlow::Field2 | virtual |
| ~Grid2() | CubbyFlow::Grid2 | virtual |
| ~VectorField2() | CubbyFlow::VectorField2 | virtual |
| ~VectorGrid2() | CubbyFlow::VectorGrid2 | virtual |