Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
coordinates.hh File Reference
This provides container classes for the coordinates to be used in YaspGrid Upon implementation of the tensorproduct feature, the coordinate information has been encapsulated to keep performance for the equidistant grid. Containers for equidistant and tensorproduct grids are provided here. More...
Go to the source code of this file.
Classes | |
class | Dune::EquidistantCoordinates< ct, dim > |
Container for equidistant coordinates in a YaspGrid. More... | |
class | Dune::EquidistantOffsetCoordinates< ct, dim > |
Container for equidistant coordinates in a YaspGrid with non-trivial origin. More... | |
class | Dune::TensorProductCoordinates< ct, dim > |
Coordinate container for a tensor product YaspGrid. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
This provides container classes for the coordinates to be used in YaspGrid Upon implementation of the tensorproduct feature, the coordinate information has been encapsulated to keep performance for the equidistant grid. Containers for equidistant and tensorproduct grids are provided here.
