OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Attributes | List of all members
CCCEnums< 2U, 3U, 0U > Struct Template Reference

#include <CartesianCentering.h>

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 170 of file CartesianCentering.h.

Member Data Documentation

CenteringEnum CCCEnums< 2U, 3U, 0U >::allCell
static
Initial value:
=
CELL, CELL, CELL}

Definition at line 171 of file CartesianCentering.h.

CenteringEnum CCCEnums< 2U, 3U, 0U >::allEdge
static
Initial value:
=
VERTEX, VERTEX, VERTEX}

Definition at line 175 of file CartesianCentering.h.

CenteringEnum CCCEnums< 2U, 3U, 0U >::allFace
static
Initial value:
=
CELL, CELL, CELL}

Definition at line 174 of file CartesianCentering.h.

CenteringEnum CCCEnums< 2U, 3U, 0U >::allVertex
static
Initial value:
=
VERTEX, VERTEX, VERTEX}

Definition at line 172 of file CartesianCentering.h.


The documentation for this struct was generated from the following files: