CCCEnums< 2U, 3U, 0U > Struct Template Reference

#include <CartesianCentering.h>

List of all members.

Static Public Attributes

static CenteringEnum allCell [2U *3U]
static CenteringEnum allVertex [2U *3U]
static CenteringEnum allFace [2U *3U]
static CenteringEnum allEdge [2U *3U]


Detailed Description

template<>
struct CCCEnums< 2U, 3U, 0U >

Definition at line 176 of file CartesianCentering.h.


Member Data Documentation

CenteringEnum CCCEnums< 2U, 3U, 0U >::allCell [static]
 

Initial value:

 
{CELL, CELL, CELL, 
 CELL, CELL, CELL}

Definition at line 177 of file CartesianCentering.h.

CenteringEnum CCCEnums< 2U, 3U, 0U >::allEdge [static]
 

Initial value:

 
{CELL, CELL, CELL, 
 VERTEX, VERTEX, VERTEX}

Definition at line 181 of file CartesianCentering.h.

CenteringEnum CCCEnums< 2U, 3U, 0U >::allFace [static]
 

Initial value:

 
{VERTEX, VERTEX, VERTEX, 
 CELL, CELL, CELL}

Definition at line 180 of file CartesianCentering.h.

CenteringEnum CCCEnums< 2U, 3U, 0U >::allVertex [static]
 

Initial value:

 
{VERTEX, VERTEX, VERTEX, 
 VERTEX, VERTEX, VERTEX}

Definition at line 178 of file CartesianCentering.h.


The documentation for this struct was generated from the following files:
Generated on Mon Jan 16 14:35:09 2006 for IPPL by  doxygen 1.4.6