Alexandria  2.14.1
Please provide a description of the project.
Classes | Namespaces | Functions
GridIndexHelper.h File Reference
#include <vector>
#include <tuple>
#include "GridContainer/GridAxis.h"
#include "GridContainer/_impl/GridConstructionHelper.h"
#include "GridContainer/_impl/GridIndexHelper.icpp"
Include dependency graph for GridIndexHelper.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Date
May 15, 2014
Author
Nikolaos Apostolakos

Definition in file GridIndexHelper.h.