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

#include <CartesianCentering.h>

Static Public Attributes

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

Detailed Description

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

Definition at line 191 of file CartesianCentering.h.

Member Data Documentation

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

Definition at line 192 of file CartesianCentering.h.

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

Definition at line 196 of file CartesianCentering.h.

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

Definition at line 195 of file CartesianCentering.h.

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

Definition at line 193 of file CartesianCentering.h.


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