Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
GridIndexHelper.h File Reference
#include "GridContainer/GridAxis.h"
#include "GridContainer/_impl/GridConstructionHelper.h"
#include <tuple>
#include <vector>
#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

namespace  Euclid
 
namespace  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.