Alexandria  2.16
Please provide a description of the project.
Classes | Namespaces
GridContainer.h File Reference
#include <memory>
#include <tuple>
#include <iterator>
#include <map>
#include <type_traits>
#include "GridContainer/GridCellManagerTraits.h"
#include "GridContainer/GridIndexHelper.h"
#include "GridContainer/_impl/GridConstructionHelper.h"
#include "GridContainer/_impl/GridContainer.icpp"
#include "GridContainer/_impl/GridIterator.icpp"
Include dependency graph for GridContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Euclid::GridContainer::GridContainer< GridCellManager, AxesTypes >
 Representation of a multi-dimensional grid which contains axis information. More...
 
class  Euclid::GridContainer::GridContainer< GridCellManager, AxesTypes >::iter< CellType >
 Class to iterate through the GridContainer cells. More...
 
class  Euclid::GridContainer::GridContainer< GridCellManager, AxesTypes >::iter< CellType >
 Class to iterate through the GridContainer cells. More...
 

Namespaces

 Euclid
 
 Euclid::GridContainer
 

Detailed Description

Date
May 13, 2014
Author
Nikolaos Apostolakos

Definition in file GridContainer.h.