CubbyFlow::FaceCenteredGrid2 Member List

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

BoundingBox() constCubbyFlow::Grid2
CellCenterPosition() constCubbyFlow::Grid2
Clear()CubbyFlow::VectorGrid2
Clone() const overrideCubbyFlow::FaceCenteredGrid2virtual
ConstScalarDataAccessor typedefCubbyFlow::FaceCenteredGrid2
ConstVectorDataAccessor typedefCubbyFlow::VectorGrid2
Curl(const Vector2D &x) const overrideCubbyFlow::FaceCenteredGrid2virtual
CurlAtCellCenter(size_t i, size_t j) constCubbyFlow::FaceCenteredGrid2
DataPositionFunc typedefCubbyFlow::Grid2
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::VectorGrid2virtual
Divergence(const Vector2D &x) const overrideCubbyFlow::FaceCenteredGrid2virtual
DivergenceAtCellCenter(size_t i, size_t j) constCubbyFlow::FaceCenteredGrid2
FaceCenteredGrid2()CubbyFlow::FaceCenteredGrid2
FaceCenteredGrid2(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::FaceCenteredGrid2
FaceCenteredGrid2(const Size2 &resolution, const Vector2D &gridSpacing=Vector2D(1.0, 1.0), const Vector2D &origin=Vector2D(), const Vector2D &initialValue=Vector2D())CubbyFlow::FaceCenteredGrid2
FaceCenteredGrid2(const FaceCenteredGrid2 &other)CubbyFlow::FaceCenteredGrid2
Field2()CubbyFlow::Field2
Fill(const Vector2D &value, ExecutionPolicy policy=ExecutionPolicy::Parallel) overrideCubbyFlow::FaceCenteredGrid2virtual
Fill(const std::function< Vector2D(const Vector2D &)> &func, ExecutionPolicy policy=ExecutionPolicy::Parallel) overrideCubbyFlow::FaceCenteredGrid2virtual
ForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid2
ForEachUIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::FaceCenteredGrid2
ForEachVIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::FaceCenteredGrid2
GetBuilder()CubbyFlow::FaceCenteredGrid2static
GetData(std::vector< double > *data) const overrideCubbyFlow::FaceCenteredGrid2protectedvirtual
GetU(size_t i, size_t j)CubbyFlow::FaceCenteredGrid2
GetU(size_t i, size_t j) constCubbyFlow::FaceCenteredGrid2
GetUAccessor()CubbyFlow::FaceCenteredGrid2
GetUConstAccessor() constCubbyFlow::FaceCenteredGrid2
GetUOrigin() constCubbyFlow::FaceCenteredGrid2
GetUPosition() constCubbyFlow::FaceCenteredGrid2
GetUSize() constCubbyFlow::FaceCenteredGrid2
GetV(size_t i, size_t j)CubbyFlow::FaceCenteredGrid2
GetV(size_t i, size_t j) constCubbyFlow::FaceCenteredGrid2
GetVAccessor()CubbyFlow::FaceCenteredGrid2
GetVConstAccessor() constCubbyFlow::FaceCenteredGrid2
GetVOrigin() constCubbyFlow::FaceCenteredGrid2
GetVPosition() constCubbyFlow::FaceCenteredGrid2
GetVSize() constCubbyFlow::FaceCenteredGrid2
Grid2()CubbyFlow::Grid2
GridSpacing() constCubbyFlow::Grid2
HasSameShape(const Grid2 &other) constCubbyFlow::Grid2
OnResize(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin, const Vector2D &initialValue) finalCubbyFlow::FaceCenteredGrid2protectedvirtual
operator=(const FaceCenteredGrid2 &other)CubbyFlow::FaceCenteredGrid2
Origin() constCubbyFlow::Grid2
ParallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid2
ParallelForEachUIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::FaceCenteredGrid2
ParallelForEachVIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::FaceCenteredGrid2
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::FaceCenteredGrid2virtual
Sampler() const overrideCubbyFlow::FaceCenteredGrid2virtual
ScalarDataAccessor typedefCubbyFlow::FaceCenteredGrid2
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::VectorGrid2virtual
Set(const FaceCenteredGrid2 &other)CubbyFlow::FaceCenteredGrid2
SetData(const std::vector< double > &data) overrideCubbyFlow::FaceCenteredGrid2protectedvirtual
SetGrid(const Grid2 &other)CubbyFlow::Grid2protected
SetSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin)CubbyFlow::Grid2protected
Swap(Grid2 *other) overrideCubbyFlow::FaceCenteredGrid2virtual
SwapGrid(Grid2 *other)CubbyFlow::Grid2protected
TypeName() const =0CubbyFlow::Grid2pure virtual
ValueAtCellCenter(size_t i, size_t j) constCubbyFlow::FaceCenteredGrid2
VectorDataAccessor typedefCubbyFlow::VectorGrid2
VectorField2()CubbyFlow::VectorField2
VectorGrid2()CubbyFlow::VectorGrid2
~Field2()CubbyFlow::Field2virtual
~Grid2()CubbyFlow::Grid2virtual
~VectorField2()CubbyFlow::VectorField2virtual
~VectorGrid2()CubbyFlow::VectorGrid2virtual