Jet  v1.3.3
jet::VectorGrid2 Member List

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

boundingBox() constjet::Grid2
cellCenterPosition() constjet::Grid2
clear()jet::VectorGrid2
clone() const =0jet::VectorGrid2pure virtual
ConstVectorDataAccessor typedefjet::VectorGrid2
curl(const Vector2D &x) constjet::VectorField2virtual
DataPositionFunc typedefjet::Grid2
deserialize(const std::vector< uint8_t > &buffer) overridejet::VectorGrid2virtual
divergence(const Vector2D &x) constjet::VectorField2virtual
Field2()jet::Field2
fill(const Vector2D &value, ExecutionPolicy policy=ExecutionPolicy::kParallel)=0jet::VectorGrid2pure virtual
fill(const std::function< Vector2D(const Vector2D &)> &func, ExecutionPolicy policy=ExecutionPolicy::kParallel)=0jet::VectorGrid2pure virtual
forEachCellIndex(const std::function< void(size_t, size_t)> &func) constjet::Grid2
getData(std::vector< double > *data) const =0jet::Grid2protectedpure virtual
Grid2()jet::Grid2
gridSpacing() constjet::Grid2
hasSameShape(const Grid2 &other) constjet::Grid2
onResize(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin, const Vector2D &initialValue)=0jet::VectorGrid2protectedpure virtual
origin() constjet::Grid2
parallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constjet::Grid2
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 =0jet::VectorField2pure virtual
sampler() constjet::VectorField2virtual
Serializable()=defaultjet::Serializable
serialize(std::vector< uint8_t > *buffer) const overridejet::VectorGrid2virtual
setData(const std::vector< double > &data)=0jet::Grid2protectedpure virtual
setGrid(const Grid2 &other)jet::Grid2protected
setSizeParameters(const Size2 &resolution, const Vector2D &gridSpacing, const Vector2D &origin)jet::Grid2protected
swap(Grid2 *other)=0jet::Grid2pure virtual
swapGrid(Grid2 *other)jet::Grid2protected
typeName() const =0jet::Grid2pure virtual
VectorDataAccessor typedefjet::VectorGrid2
VectorField2()jet::VectorField2
VectorGrid2()jet::VectorGrid2
~Field2()jet::Field2virtual
~Grid2()jet::Grid2virtual
~Serializable()=defaultjet::Serializablevirtual
~VectorField2()jet::VectorField2virtual
~VectorGrid2()jet::VectorGrid2virtual