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

#include <CartesianCentering.h>

List of all members.

Static Public Attributes

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


Detailed Description

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

Definition at line 160 of file CartesianCentering.h.


Member Data Documentation

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

Initial value:

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

Definition at line 161 of file CartesianCentering.h.

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

Initial value:

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

Definition at line 165 of file CartesianCentering.h.

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

Initial value:

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

Definition at line 164 of file CartesianCentering.h.

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

Initial value:

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

Definition at line 162 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