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

#include <CartesianCentering.h>

Static Public Attributes

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

Detailed Description

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

Definition at line 213 of file CartesianCentering.h.

Member Data Documentation

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

Definition at line 214 of file CartesianCentering.h.

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

Definition at line 218 of file CartesianCentering.h.

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

Definition at line 217 of file CartesianCentering.h.

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

Definition at line 215 of file CartesianCentering.h.


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