CubbyFlow::VertexCenteredVectorGrid2 Member List

This is the complete list of members for CubbyFlow::VertexCenteredVectorGrid2, including all inherited members.

BoundingBox() constCubbyFlow::Grid2
CellCenterPosition() constCubbyFlow::Grid2
Clear()CubbyFlow::VectorGrid2
Clone() const overrideCubbyFlow::VertexCenteredVectorGrid2virtual
CollocatedVectorGrid2()CubbyFlow::CollocatedVectorGrid2
ConstVectorDataAccessor typedefCubbyFlow::VectorGrid2
Curl(const Vector2D &x) const overrideCubbyFlow::CollocatedVectorGrid2virtual
CurlAtDataPoint(size_t i, size_t j) constCubbyFlow::CollocatedVectorGrid2
DataPositionFunc typedefCubbyFlow::Grid2
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::VectorGrid2virtual
Divergence(const Vector2D &x) const overrideCubbyFlow::CollocatedVectorGrid2virtual
DivergenceAtDataPoint(size_t i, size_t j) constCubbyFlow::CollocatedVectorGrid2
Field2()CubbyFlow::Field2
Fill(const Vector2D &value, ExecutionPolicy policy=ExecutionPolicy::Parallel) overrideCubbyFlow::VertexCenteredVectorGrid2virtual
Fill(const std::function< Vector2D(const Vector2D &)> &func, ExecutionPolicy policy=ExecutionPolicy::Parallel) overrideCubbyFlow::VertexCenteredVectorGrid2virtual
ForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid2
ForEachDataPointIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::CollocatedVectorGrid2
GetBuilder()CubbyFlow::VertexCenteredVectorGrid2static
GetConstDataAccessor() constCubbyFlow::CollocatedVectorGrid2
GetData(std::vector< double > *data) const overrideCubbyFlow::CollocatedVectorGrid2protectedvirtual
GetDataAccessor()CubbyFlow::CollocatedVectorGrid2
GetDataOrigin() const overrideCubbyFlow::VertexCenteredVectorGrid2virtual
GetDataPosition() constCubbyFlow::CollocatedVectorGrid2
GetDataSize() const overrideCubbyFlow::VertexCenteredVectorGrid2virtual
Grid2()CubbyFlow::Grid2
GridSpacing() constCubbyFlow::Grid2
HasSameShape(const Grid2 &other) constCubbyFlow::Grid2
operator()(size_t i, size_t j) constCubbyFlow::CollocatedVectorGrid2
operator()(size_t i, size_t j)CubbyFlow::CollocatedVectorGrid2
operator=(const VertexCenteredVectorGrid2 &other)CubbyFlow::VertexCenteredVectorGrid2
Origin() constCubbyFlow::Grid2
ParallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid2
ParallelForEachDataPointIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::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() constCubbyFlow::Grid2
Sample(const Vector2D &x) const overrideCubbyFlow::CollocatedVectorGrid2virtual
Sampler() const overrideCubbyFlow::CollocatedVectorGrid2virtual
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::VectorGrid2virtual
Set(const VertexCenteredVectorGrid2 &other)CubbyFlow::VertexCenteredVectorGrid2
SetCollocatedVectorGrid(const CollocatedVectorGrid2 &other)CubbyFlow::CollocatedVectorGrid2protected
SetData(const std::vector< double > &data) overrideCubbyFlow::CollocatedVectorGrid2protectedvirtual
SetGrid(const Grid2 &other)CubbyFlow::Grid2protected
SetSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin)CubbyFlow::Grid2protected
Swap(Grid2 *other) overrideCubbyFlow::VertexCenteredVectorGrid2virtual
SwapCollocatedVectorGrid(CollocatedVectorGrid2 *other)CubbyFlow::CollocatedVectorGrid2protected
SwapGrid(Grid2 *other)CubbyFlow::Grid2protected
TypeName() const =0CubbyFlow::Grid2pure virtual
VectorDataAccessor typedefCubbyFlow::VectorGrid2
VectorField2()CubbyFlow::VectorField2
VectorGrid2()CubbyFlow::VectorGrid2
VertexCenteredVectorGrid2()CubbyFlow::VertexCenteredVectorGrid2
VertexCenteredVectorGrid2(size_t resolutionX, size_t resolutionY, double gridSpacingX=1.0, double gridSpacingY=1.0, double originX=0.0, double originY=0.0, double initialValueU=0.0, double initialValueV=0.0)CubbyFlow::VertexCenteredVectorGrid2
VertexCenteredVectorGrid2(const Size2 &resolution, const Vector2D &gridSpacing=Vector2D(1.0, 1.0), const Vector2D &origin=Vector2D(), const Vector2D &initialValue=Vector2D())CubbyFlow::VertexCenteredVectorGrid2
VertexCenteredVectorGrid2(const VertexCenteredVectorGrid2 &other)CubbyFlow::VertexCenteredVectorGrid2
~CollocatedVectorGrid2()CubbyFlow::CollocatedVectorGrid2virtual
~Field2()CubbyFlow::Field2virtual
~Grid2()CubbyFlow::Grid2virtual
~VectorField2()CubbyFlow::VectorField2virtual
~VectorGrid2()CubbyFlow::VectorGrid2virtual