![]() |
DUNE: Uniform Navigational Environment
2022.04.0
|
This is the complete list of members for DUNE::Math::Grid< dim >, including all inherited members.
| getCoordinates(std::array< size_t, dim > const &indices) const | DUNE::Math::Grid< dim > | |
| getCoordinates(size_t offset) const | DUNE::Math::Grid< dim > | |
| getCorner(std::array< double, dim > const &coordinates) const | DUNE::Math::Grid< dim > | |
| getDimensions(size_t dimension) const | DUNE::Math::Grid< dim > | inline |
| getIndices(size_t offset) const | DUNE::Math::Grid< dim > | |
| getLower(size_t dimension) const | DUNE::Math::Grid< dim > | inline |
| getOffset(std::array< size_t, dim > const &indices) const | DUNE::Math::Grid< dim > | |
| getSpacing(size_t dimension) const | DUNE::Math::Grid< dim > | inline |
| getUpper(size_t dimension) const | DUNE::Math::Grid< dim > | inline |
| Grid(std::vector< double > const &min, std::vector< double > const &max, std::vector< size_t > const &dimensions) | DUNE::Math::Grid< dim > | |
| size() const | DUNE::Math::Grid< dim > | inline |