CubbyFlow::CellCenteredScalarGrid3 Member List

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

BoundingBox() constCubbyFlow::Grid3
CellCenteredScalarGrid3()CubbyFlow::CellCenteredScalarGrid3
CellCenteredScalarGrid3(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 initialValue=0.0)CubbyFlow::CellCenteredScalarGrid3
CellCenteredScalarGrid3(const Size3 &resolution, const Vector3D &gridSpacing=Vector3D(1.0, 1.0, 1.0), const Vector3D &origin=Vector3D(), double initialValue=0.0)CubbyFlow::CellCenteredScalarGrid3
CellCenteredScalarGrid3(const CellCenteredScalarGrid3 &other)CubbyFlow::CellCenteredScalarGrid3
CellCenterPosition() constCubbyFlow::Grid3
Clear()CubbyFlow::ScalarGrid3
Clone() const overrideCubbyFlow::CellCenteredScalarGrid3virtual
ConstScalarDataAccessor typedefCubbyFlow::ScalarGrid3
DataPositionFunc typedefCubbyFlow::Grid3
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::ScalarGrid3virtual
Field3()CubbyFlow::Field3
Fill(double value, ExecutionPolicy policy=ExecutionPolicy::Parallel)CubbyFlow::ScalarGrid3
Fill(const std::function< double(const Vector3D &)> &func, ExecutionPolicy policy=ExecutionPolicy::Serial)CubbyFlow::ScalarGrid3
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::ScalarGrid3
GetBuilder()CubbyFlow::CellCenteredScalarGrid3static
GetConstDataAccessor() constCubbyFlow::ScalarGrid3
GetData(std::vector< double > *data) const overrideCubbyFlow::ScalarGrid3protectedvirtual
GetDataAccessor()CubbyFlow::ScalarGrid3
GetDataOrigin() const overrideCubbyFlow::CellCenteredScalarGrid3virtual
GetDataPosition() constCubbyFlow::ScalarGrid3
GetDataSize() const overrideCubbyFlow::CellCenteredScalarGrid3virtual
Gradient(const Vector3D &x) const overrideCubbyFlow::ScalarGrid3virtual
GradientAtDataPoint(size_t i, size_t j, size_t k) constCubbyFlow::ScalarGrid3
Grid3()CubbyFlow::Grid3
GridSpacing() constCubbyFlow::Grid3
HasSameShape(const Grid3 &other) constCubbyFlow::Grid3
Laplacian(const Vector3D &x) const overrideCubbyFlow::ScalarGrid3virtual
LaplacianAtDataPoint(size_t i, size_t j, size_t k) constCubbyFlow::ScalarGrid3
operator()(size_t i, size_t j, size_t k) constCubbyFlow::ScalarGrid3
operator()(size_t i, size_t j, size_t k)CubbyFlow::ScalarGrid3
operator=(const CellCenteredScalarGrid3 &other)CubbyFlow::CellCenteredScalarGrid3
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::ScalarGrid3
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 initialValue=0.0)CubbyFlow::ScalarGrid3
Resize(const Size3 &resolution, const Vector3D &gridSpacing=Vector3D(1, 1, 1), const Vector3D &origin=Vector3D(), double initialValue=0.0)CubbyFlow::ScalarGrid3
Resize(double gridSpacingX, double gridSpacingY, double gridSpacingZ, double originX, double originY, double originZ)CubbyFlow::ScalarGrid3
Resize(const Vector3D &gridSpacing, const Vector3D &origin)CubbyFlow::ScalarGrid3
Resolution() constCubbyFlow::Grid3
Sample(const Vector3D &x) const overrideCubbyFlow::ScalarGrid3virtual
Sampler() const overrideCubbyFlow::ScalarGrid3virtual
ScalarDataAccessor typedefCubbyFlow::ScalarGrid3
ScalarField3()CubbyFlow::ScalarField3
ScalarGrid3()CubbyFlow::ScalarGrid3
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::ScalarGrid3virtual
Set(const CellCenteredScalarGrid3 &other)CubbyFlow::CellCenteredScalarGrid3
SetData(const std::vector< double > &data) overrideCubbyFlow::ScalarGrid3protectedvirtual
SetGrid(const Grid3 &other)CubbyFlow::Grid3protected
SetScalarGrid(const ScalarGrid3 &other)CubbyFlow::ScalarGrid3protected
SetSizeParameters(const Size3 &resolution, const Vector3D &gridSpacing, const Vector3D &origin)CubbyFlow::Grid3protected
Swap(Grid3 *other) overrideCubbyFlow::CellCenteredScalarGrid3virtual
SwapGrid(Grid3 *other)CubbyFlow::Grid3protected
SwapScalarGrid(ScalarGrid3 *other)CubbyFlow::ScalarGrid3protected
TypeName() const =0CubbyFlow::Grid3pure virtual
~Field3()CubbyFlow::Field3virtual
~Grid3()CubbyFlow::Grid3virtual
~ScalarField3()CubbyFlow::ScalarField3virtual
~ScalarGrid3()CubbyFlow::ScalarGrid3virtual