Jet  v1.3.3
jet::CellCenteredVectorGrid2 Member List

This is the complete list of members for jet::CellCenteredVectorGrid2, including all inherited members.

boundingBox() constjet::Grid2
builder()jet::CellCenteredVectorGrid2static
CellCenteredVectorGrid2()jet::CellCenteredVectorGrid2
CellCenteredVectorGrid2(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)jet::CellCenteredVectorGrid2
CellCenteredVectorGrid2(const Size2 &resolution, const Vector2D &gridSpacing=Vector2D(1.0, 1.0), const Vector2D &origin=Vector2D(), const Vector2D &initialValue=Vector2D())jet::CellCenteredVectorGrid2
CellCenteredVectorGrid2(const CellCenteredVectorGrid2 &other)jet::CellCenteredVectorGrid2
cellCenterPosition() constjet::Grid2
clear()jet::VectorGrid2
clone() const overridejet::CellCenteredVectorGrid2virtual
CollocatedVectorGrid2()jet::CollocatedVectorGrid2
constDataAccessor() constjet::CollocatedVectorGrid2
ConstVectorDataAccessor typedefjet::VectorGrid2
curl(const Vector2D &x) const overridejet::CollocatedVectorGrid2virtual
curlAtDataPoint(size_t i, size_t j) constjet::CollocatedVectorGrid2
dataAccessor()jet::CollocatedVectorGrid2
dataOrigin() const overridejet::CellCenteredVectorGrid2virtual
dataPosition() constjet::CollocatedVectorGrid2
DataPositionFunc typedefjet::Grid2
dataSize() const overridejet::CellCenteredVectorGrid2virtual
deserialize(const std::vector< uint8_t > &buffer) overridejet::VectorGrid2virtual
divergence(const Vector2D &x) const overridejet::CollocatedVectorGrid2virtual
divergenceAtDataPoint(size_t i, size_t j) constjet::CollocatedVectorGrid2
Field2()jet::Field2
fill(const Vector2D &value, ExecutionPolicy policy=ExecutionPolicy::kParallel) overridejet::CellCenteredVectorGrid2virtual
fill(const std::function< Vector2D(const Vector2D &)> &func, ExecutionPolicy policy=ExecutionPolicy::kParallel) overridejet::CellCenteredVectorGrid2virtual
forEachCellIndex(const std::function< void(size_t, size_t)> &func) constjet::Grid2
forEachDataPointIndex(const std::function< void(size_t, size_t)> &func) constjet::CollocatedVectorGrid2
getData(std::vector< double > *data) const overridejet::CollocatedVectorGrid2protectedvirtual
Grid2()jet::Grid2
gridSpacing() constjet::Grid2
hasSameShape(const Grid2 &other) constjet::Grid2
operator()(size_t i, size_t j) constjet::CollocatedVectorGrid2
operator()(size_t i, size_t j)jet::CollocatedVectorGrid2
operator=(const CellCenteredVectorGrid2 &other)jet::CellCenteredVectorGrid2
origin() constjet::Grid2
parallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constjet::Grid2
parallelForEachDataPointIndex(const std::function< void(size_t, size_t)> &func) constjet::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)jet::VectorGrid2
resize(const Size2 &resolution, const Vector2D &gridSpacing=Vector2D(1, 1), const Vector2D &origin=Vector2D(), const Vector2D &initialValue=Vector2D())jet::VectorGrid2
resize(double gridSpacingX, double gridSpacingY, double originX, double originY)jet::VectorGrid2
resize(const Vector2D &gridSpacing, const Vector2D &origin)jet::VectorGrid2
resolution() constjet::Grid2
sample(const Vector2D &x) const overridejet::CollocatedVectorGrid2virtual
sampler() const overridejet::CollocatedVectorGrid2virtual
Serializable()=defaultjet::Serializable
serialize(std::vector< uint8_t > *buffer) const overridejet::VectorGrid2virtual
set(const CellCenteredVectorGrid2 &other)jet::CellCenteredVectorGrid2
setCollocatedVectorGrid(const CollocatedVectorGrid2 &other)jet::CollocatedVectorGrid2protected
setData(const std::vector< double > &data) overridejet::CollocatedVectorGrid2protectedvirtual
setGrid(const Grid2 &other)jet::Grid2protected
setSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin)jet::Grid2protected
swap(Grid2 *other) overridejet::CellCenteredVectorGrid2virtual
swapCollocatedVectorGrid(CollocatedVectorGrid2 *other)jet::CollocatedVectorGrid2protected
swapGrid(Grid2 *other)jet::Grid2protected
typeName() const =0jet::Grid2pure virtual
VectorDataAccessor typedefjet::VectorGrid2
VectorField2()jet::VectorField2
VectorGrid2()jet::VectorGrid2
~CollocatedVectorGrid2()jet::CollocatedVectorGrid2virtual
~Field2()jet::Field2virtual
~Grid2()jet::Grid2virtual
~Serializable()=defaultjet::Serializablevirtual
~VectorField2()jet::VectorField2virtual
~VectorGrid2()jet::VectorGrid2virtual