|
Alexandria
2.27.0
SDC-CH common library for the Euclid project
|
#include "GridContainer/GridAxis.h"#include "GridContainer/_impl/GridConstructionHelper.h"#include <tuple>#include <vector>#include "GridContainer/_impl/GridIndexHelper.icpp"

Go to the source code of this file.
Classes | |
| class | Euclid::GridContainer::GridIndexHelper< AxesTypes > |
| Helper class for converting multi-dimensional grid coordinates to the index of a long data array and vice versa. More... | |
Namespaces | |
| Euclid | |
| Euclid::GridContainer | |
Functions | |
| template<typename... AxesTypes> | |
| GridIndexHelper< AxesTypes...> | Euclid::GridContainer::makeGridIndexHelper (const std::tuple< GridAxis< AxesTypes >...> &axes_tuple) |
Definition in file GridIndexHelper.h.
1.8.5