IOSS 2.0
Loading...
Searching...
No Matches
anonymous_namespace{Ioss_Hex64.C}::Constants Struct Reference

Static Public Attributes

static const int nnode = 64
 
static const int nedge = 12
 
static const int nedgenode = 4
 
static const int nface = 6
 
static const int nfacenode = 16
 
static const int nfaceedge = 4
 
static int edge_node_order [nedge][nedgenode]
 
static int face_node_order [nface][nfacenode]
 
static int face_edge_order [nface][nfaceedge]
 
static int nodes_per_face [nface+1] = {16, 16, 16, 16, 16, 16, 16}
 
static int edges_per_face [nface+1] = {4, 4, 4, 4, 4, 4, 4}
 

Member Data Documentation

◆ edge_node_order

int anonymous_namespace{Ioss_Hex64.C}::Constants::edge_node_order
static
Initial value:
=
{{0, 1, 8, 9}, {1, 5, 17, 21}, {5, 4, 25, 24}, {4, 0, 20, 16},
{3, 2, 13, 12}, {2, 6, 18, 22}, {6, 7, 28, 29}, {7, 3, 23, 19},
{0, 3, 15, 14}, {1, 2, 10, 11}, {5, 6, 26, 27}, {4, 7, 31, 30}}

◆ edges_per_face

int anonymous_namespace{Ioss_Hex64.C}::Constants::edges_per_face = {4, 4, 4, 4, 4, 4, 4}
static

◆ face_edge_order

int anonymous_namespace{Ioss_Hex64.C}::Constants::face_edge_order
static
Initial value:
=
{{0, 1, 2, 3}, {9, 5, 10, 1}, {4, 7, 6, 5}, {3, 11, 7, 8}, {8, 4, 9, 0}, {2, 10, 6, 11}}

◆ face_node_order

int anonymous_namespace{Ioss_Hex64.C}::Constants::face_node_order
static
Initial value:
=
{{0, 1, 5, 4, 8, 9, 17, 21, 25, 24, 20, 16, 36, 37, 49, 48},
{1, 2, 6, 5, 10, 11, 18, 22, 27, 26, 21, 17, 38, 39, 51, 50},
{2, 3, 7, 6, 12, 13, 19, 23, 29, 28, 22, 18, 40, 41, 53, 52},
{0, 4, 7, 3, 16, 20, 31, 30, 23, 19, 14, 15, 43, 55, 54, 42},
{0, 3, 2, 1, 15, 14, 13, 12, 11, 10, 9, 8, 32, 35, 34, 33},
{4, 5, 6, 7, 24, 25, 26, 27, 28, 29, 30, 31, 60, 61, 62, 63}}

◆ nedge

const int anonymous_namespace{Ioss_Hex64.C}::Constants::nedge = 12
static

◆ nedgenode

const int anonymous_namespace{Ioss_Hex64.C}::Constants::nedgenode = 4
static

◆ nface

const int anonymous_namespace{Ioss_Hex64.C}::Constants::nface = 6
static

◆ nfaceedge

const int anonymous_namespace{Ioss_Hex64.C}::Constants::nfaceedge = 4
static

◆ nfacenode

const int anonymous_namespace{Ioss_Hex64.C}::Constants::nfacenode = 16
static

◆ nnode

const int anonymous_namespace{Ioss_Hex64.C}::Constants::nnode = 64
static

◆ nodes_per_face

int anonymous_namespace{Ioss_Hex64.C}::Constants::nodes_per_face = {16, 16, 16, 16, 16, 16, 16}
static

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