CubbyFlow::CellCenteredVectorGrid3 Member List

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

BoundingBox() constCubbyFlow::Grid3
CellCenteredVectorGrid3()CubbyFlow::CellCenteredVectorGrid3
CellCenteredVectorGrid3(size_t resolutionX, size_t resolutionY, size_t resolutionZ, double gridSpacingX=1.0, double gridSpacingY=1.0, double gridSpacingZ=1.0, double originX=0.0, double originY=0.0, double originZ=0.0, double initialValueU=0.0, double initalValueV=0.0, double initalValueZ=0.0)CubbyFlow::CellCenteredVectorGrid3
CellCenteredVectorGrid3(const Size3 &resolution, const Vector3D &gridSpacing=Vector3D(1.0, 1.0, 1.0), const Vector3D &origin=Vector3D(), const Vector3D &initalValue=Vector3D())CubbyFlow::CellCenteredVectorGrid3
CellCenteredVectorGrid3(const CellCenteredVectorGrid3 &other)CubbyFlow::CellCenteredVectorGrid3
CellCenterPosition() constCubbyFlow::Grid3
Clear()CubbyFlow::VectorGrid3
Clone() const overrideCubbyFlow::CellCenteredVectorGrid3virtual
CollocatedVectorGrid3()CubbyFlow::CollocatedVectorGrid3
ConstVectorDataAccessor typedefCubbyFlow::VectorGrid3
CUBBYFLOW_GRID3_TYPE_NAME(CellCenteredVectorGrid3)CubbyFlow::CellCenteredVectorGrid3
Curl(const Vector3D &x) const overrideCubbyFlow::CollocatedVectorGrid3virtual
CurlAtDataPoint(size_t i, size_t j, size_t k) constCubbyFlow::CollocatedVectorGrid3
DataPositionFunc typedefCubbyFlow::Grid3
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::VectorGrid3virtual
Divergence(const Vector3D &x) const overrideCubbyFlow::CollocatedVectorGrid3virtual
DivergenceAtDataPoint(size_t i, size_t j, size_t k) constCubbyFlow::CollocatedVectorGrid3
Field3()CubbyFlow::Field3
Fill(const Vector3D &value, ExecutionPolicy policy=ExecutionPolicy::Parallel) overrideCubbyFlow::CellCenteredVectorGrid3virtual
Fill(const std::function< Vector3D(const Vector3D &)> &func, ExecutionPolicy policy=ExecutionPolicy::Parallel) overrideCubbyFlow::CellCenteredVectorGrid3virtual
ForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::Grid3
ForEachDataPointIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::CollocatedVectorGrid3
GetBuilder()CubbyFlow::CellCenteredVectorGrid3static
GetConstDataAccessor() constCubbyFlow::CollocatedVectorGrid3
GetData(std::vector< double > *data) const overrideCubbyFlow::CollocatedVectorGrid3protectedvirtual
GetDataAccessor()CubbyFlow::CollocatedVectorGrid3
GetDataOrigin() const overrideCubbyFlow::CellCenteredVectorGrid3virtual
GetDataPosition() constCubbyFlow::CollocatedVectorGrid3
GetDataSize() const overrideCubbyFlow::CellCenteredVectorGrid3virtual
Grid3()CubbyFlow::Grid3
GridSpacing() constCubbyFlow::Grid3
HasSameShape(const Grid3 &other) constCubbyFlow::Grid3
operator()(size_t i, size_t j, size_t k) constCubbyFlow::CollocatedVectorGrid3
operator()(size_t i, size_t j, size_t k)CubbyFlow::CollocatedVectorGrid3
operator=(const CellCenteredVectorGrid3 &other)CubbyFlow::CellCenteredVectorGrid3
Origin() constCubbyFlow::Grid3
ParallelForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::Grid3
ParallelForEachDataPointIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::CollocatedVectorGrid3
Resize(size_t resolutionX, size_t resolutionY, size_t resolutionZ, double gridSpacingX=1.0, double gridSpacingY=1.0, double gridSpacingZ=1.0, double originX=0.0, double originY=0.0, double originZ=0.0, double initialValueX=0.0, double initialValueY=0.0, double initialValueZ=0.0)CubbyFlow::VectorGrid3
Resize(const Size3 &resolution, const Vector3D &gridSpacing=Vector3D(1, 1, 1), const Vector3D &origin=Vector3D(), const Vector3D &initialValue=Vector3D())CubbyFlow::VectorGrid3
Resize(double gridSpacingX, double gridSpacingY, double gridSpacingZ, double originX, double originY, double originZ)CubbyFlow::VectorGrid3
Resize(const Vector3D &gridSpacing, const Vector3D &origin)CubbyFlow::VectorGrid3
Resolution() constCubbyFlow::Grid3
Sample(const Vector3D &x) const overrideCubbyFlow::CollocatedVectorGrid3virtual
Sampler() const overrideCubbyFlow::CollocatedVectorGrid3virtual
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::VectorGrid3virtual
Set(const CellCenteredVectorGrid3 &other)CubbyFlow::CellCenteredVectorGrid3
SetCollocatedVectorGrid(const CollocatedVectorGrid3 &other)CubbyFlow::CollocatedVectorGrid3protected
SetData(const std::vector< double > &data) overrideCubbyFlow::CollocatedVectorGrid3protectedvirtual
SetGrid(const Grid3 &other)CubbyFlow::Grid3protected
SetSizeParameters(const Size3 &resolution, const Vector3D &gridSpacing, const Vector3D &origin)CubbyFlow::Grid3protected
Swap(Grid3 *other) overrideCubbyFlow::CellCenteredVectorGrid3virtual
SwapCollocatedVectorGrid(CollocatedVectorGrid3 *other)CubbyFlow::CollocatedVectorGrid3protected
SwapGrid(Grid3 *other)CubbyFlow::Grid3protected
TypeName() const =0CubbyFlow::Grid3pure virtual
VectorDataAccessor typedefCubbyFlow::VectorGrid3
VectorField3()CubbyFlow::VectorField3
VectorGrid3()CubbyFlow::VectorGrid3
~CollocatedVectorGrid3()CubbyFlow::CollocatedVectorGrid3virtual
~Field3()CubbyFlow::Field3virtual
~Grid3()CubbyFlow::Grid3virtual
~VectorField3()CubbyFlow::VectorField3virtual
~VectorGrid3()CubbyFlow::VectorGrid3virtual