CoordinatesType typedef | CDPL::Grid::RegularGrid< T, CVT > | |
CoordinatesValueType typedef | CDPL::Grid::RegularGrid< T, CVT > | |
getCoordinates(std::size_t i, CoordinatesType &coords) const | CDPL::Grid::RegularGrid< T, CVT > | inline |
getNumElements() const | CDPL::Grid::RegularGrid< T, CVT > | inline |
GridDataType typedef | CDPL::Grid::RegularGrid< T, CVT > | |
isEmpty() const | CDPL::Grid::RegularGrid< T, CVT > | inline |
operator()(std::size_t i) | CDPL::Grid::RegularGrid< T, CVT > | inline |
operator()(std::size_t i) const | CDPL::Grid::RegularGrid< T, CVT > | inline |
RegularGrid(const CoordinatesValueType &xs, const CoordinatesValueType &ys, const CoordinatesValueType &zs) | CDPL::Grid::RegularGrid< T, CVT > | inline |
RegularGrid(const GridDataType &data, const CoordinatesValueType &xs, const CoordinatesValueType &ys, const CoordinatesValueType &zs) | CDPL::Grid::RegularGrid< T, CVT > | inline |
RegularGrid(const CoordinatesValueType &s) | CDPL::Grid::RegularGrid< T, CVT > | inlineexplicit |
RegularGrid(const GridDataType &data, const CoordinatesValueType &s) | CDPL::Grid::RegularGrid< T, CVT > | inline |
SharedPointer typedef | CDPL::Grid::RegularGrid< T, CVT > | |
ValueType typedef | CDPL::Grid::RegularGrid< T, CVT > | |