CubbyFlow::Grid< N > Member List

This is the complete list of members for CubbyFlow::Grid< N >, including all inherited members.

CellCenterPosition() constCubbyFlow::Grid< N >
Deserialize(const std::vector< uint8_t > &buffer)=0CubbyFlow::Serializablepure virtual
ForEachCellIndex(const std::function< void(const Vector< size_t, N > &)> &func) constCubbyFlow::Grid< N >
ForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid< N >inline
ForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::Grid< N >inline
GetBoundingBox() constCubbyFlow::Grid< N >
GetData(Array1< double > &data) const =0CubbyFlow::Grid< N >protectedpure virtual
Grid()=defaultCubbyFlow::Grid< N >
Grid(const Grid &other)CubbyFlow::Grid< N >
Grid(Grid &&other) noexceptCubbyFlow::Grid< N >
GridSpacing() constCubbyFlow::Grid< N >
HasSameShape(const Grid &other) constCubbyFlow::Grid< N >
operator=(const Grid &other)CubbyFlow::Grid< N >
operator=(Grid &&other) noexceptCubbyFlow::Grid< N >
CubbyFlow::Serializable::operator=(const Serializable &)=defaultCubbyFlow::Serializable
CubbyFlow::Serializable::operator=(Serializable &&) noexcept=defaultCubbyFlow::Serializable
Origin() constCubbyFlow::Grid< N >
ParallelForEachCellIndex(const std::function< void(const Vector< size_t, N > &)> &func) constCubbyFlow::Grid< N >
ParallelForEachCellIndex(const std::function< void(size_t, size_t)> &func) constCubbyFlow::Grid< N >inline
ParallelForEachCellIndex(const std::function< void(size_t, size_t, size_t)> &func) constCubbyFlow::Grid< N >inline
Resolution() constCubbyFlow::Grid< N >
Serializable()=defaultCubbyFlow::Serializable
Serializable(const Serializable &)=defaultCubbyFlow::Serializable
Serializable(Serializable &&) noexcept=defaultCubbyFlow::Serializable
Serialize(std::vector< uint8_t > *buffer) const =0CubbyFlow::Serializablepure virtual
SetData(const ConstArrayView1< double > &data)=0CubbyFlow::Grid< N >protectedpure virtual
SetGrid(const Grid &other)CubbyFlow::Grid< N >protected
SetSizeParameters(const Vector< size_t, N > &resolution, const Vector< double, N > &gridSpacing, const Vector< double, N > &origin)CubbyFlow::Grid< N >protected
Swap(Grid *other)=0CubbyFlow::Grid< N >pure virtual
SwapGrid(Grid *other)CubbyFlow::Grid< N >protected
TypeName() const =0CubbyFlow::Grid< N >pure virtual
~Grid() override=defaultCubbyFlow::Grid< N >
~Serializable()=defaultCubbyFlow::Serializablevirtual