|
DP3
|
This is the complete list of members for dp3::parmdb::Grid, including all inherited members.
| checkIntervals(const Grid &that) const | dp3::parmdb::Grid | |
| getAxis(size_t n) const | dp3::parmdb::Grid | inline |
| getBoundingBox() const | dp3::parmdb::Grid | inline |
| getBoundingBox(const Location &start, const Location &end) const | dp3::parmdb::Grid | inline |
| getCell(const Location &location) const | dp3::parmdb::Grid | inline |
| getCell(unsigned int id) const | dp3::parmdb::Grid | inline |
| getCellCenter(const Location &location) const | dp3::parmdb::Grid | inline |
| getCellId(const Location &location) const | dp3::parmdb::Grid | inline |
| getCellLocation(unsigned int id) const | dp3::parmdb::Grid | inline |
| Grid() | dp3::parmdb::Grid | inline |
| Grid(Axis::ShPtr first, Axis::ShPtr second) | dp3::parmdb::Grid | inline |
| Grid(const std::vector< Grid > &grids, bool sort=false) | dp3::parmdb::Grid | |
| Grid(const std::vector< Box > &domains, bool sort=false) | dp3::parmdb::Grid | inline |
| isDefault() const | dp3::parmdb::Grid | inline |
| locate(const Point &point, bool biasRight=true) const | dp3::parmdb::Grid | inline |
| Location typedef | dp3::parmdb::Grid | |
| nx() const | dp3::parmdb::Grid | inline |
| ny() const | dp3::parmdb::Grid | inline |
| operator<(const Grid &that) const | dp3::parmdb::Grid | inline |
| operator>(const Grid &that) const | dp3::parmdb::Grid | inline |
| operator[](size_t n) const | dp3::parmdb::Grid | inline |
| shape() const | dp3::parmdb::Grid | inline |
| size() const | dp3::parmdb::Grid | inline |
| subset(const Box &) const | dp3::parmdb::Grid | |
| subset(const Box &, Location &index) const | dp3::parmdb::Grid | |
| subset(const Location &start, const Location &end) const | dp3::parmdb::Grid | |
| toDomains(std::vector< Box > &domains) const | dp3::parmdb::Grid |