OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Enumerations
CartesianCentering.h File Reference
#include <iostream>
#include <string>
#include "Meshes/CartesianCentering.hpp"
Include dependency graph for CartesianCentering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CartesianCentering< CE, Dim, NComponents >
 
struct  CCCEnums< Dim, NComponents, Direction >
 
struct  CCCEnums< 1U, 1U, 0U >
 
struct  CCCEnums< 2U, 1U, 0U >
 
struct  CCCEnums< 2U, 1U, 1U >
 
struct  CCCEnums< 2U, 2U, 0U >
 
struct  CCCEnums< 2U, 2U, 1U >
 
struct  CCCEnums< 2U, 4U, 0U >
 
struct  CCCEnums< 2U, 4U, 1U >
 
struct  CCCEnums< 2U, 3U, 0U >
 
struct  CCCEnums< 2U, 3U, 1U >
 
struct  CCCEnums< 3U, 1U, 0U >
 
struct  CCCEnums< 3U, 1U, 1U >
 
struct  CCCEnums< 3U, 1U, 2U >
 
struct  CCCEnums< 3U, 2U, 0U >
 
struct  CCCEnums< 3U, 2U, 1U >
 
struct  CCCEnums< 3U, 2U, 2U >
 
struct  CCCEnums< 3U, 3U, 0U >
 
struct  CCCEnums< 3U, 3U, 1U >
 
struct  CCCEnums< 3U, 3U, 2U >
 
struct  CCCEnums< 3U, 9U, 0U >
 
struct  CCCEnums< 3U, 9U, 1U >
 
struct  CCCEnums< 3U, 9U, 2U >
 
struct  CCCEnums< 3U, 6U, 0U >
 
struct  CCCEnums< 3U, 6U, 1U >
 
struct  CCCEnums< 3U, 6U, 2U >
 
struct  CommonCartesianCenterings< Dim, NComponents, Direction >
 
struct  CommonCartesianCenterings< 1U, 1U, 0U >
 
struct  CommonCartesianCenterings< 2U, 1U, 0U >
 
struct  CommonCartesianCenterings< 2U, 1U, 1U >
 
struct  CommonCartesianCenterings< 2U, 2U, 0U >
 
struct  CommonCartesianCenterings< 2U, 2U, 1U >
 
struct  CommonCartesianCenterings< 2U, 4U, 0U >
 
struct  CommonCartesianCenterings< 2U, 4U, 1U >
 
struct  CommonCartesianCenterings< 2U, 3U, 0U >
 
struct  CommonCartesianCenterings< 2U, 3U, 1U >
 
struct  CommonCartesianCenterings< 3U, 1U, 0U >
 
struct  CommonCartesianCenterings< 3U, 1U, 1U >
 
struct  CommonCartesianCenterings< 3U, 1U, 2U >
 
struct  CommonCartesianCenterings< 3U, 2U, 0U >
 
struct  CommonCartesianCenterings< 3U, 2U, 1U >
 
struct  CommonCartesianCenterings< 3U, 2U, 2U >
 
struct  CommonCartesianCenterings< 3U, 3U, 0U >
 
struct  CommonCartesianCenterings< 3U, 3U, 1U >
 
struct  CommonCartesianCenterings< 3U, 3U, 2U >
 
struct  CommonCartesianCenterings< 3U, 9U, 0U >
 
struct  CommonCartesianCenterings< 3U, 9U, 1U >
 
struct  CommonCartesianCenterings< 3U, 9U, 2U >
 
struct  CommonCartesianCenterings< 3U, 6U, 0U >
 
struct  CommonCartesianCenterings< 3U, 6U, 1U >
 
struct  CommonCartesianCenterings< 3U, 6U, 2U >
 

Enumerations

enum  CenteringEnum { CELL =0, VERTEX =1, VERT =1 }
 

Enumeration Type Documentation

Enumerator
CELL 
VERTEX 
VERT 

Definition at line 30 of file CartesianCentering.h.