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

Static Public Attributes

static const int nnode = 9
 
static const int nedge = 12
 
static const int nedgenode = 2
 
static const int nface = 6
 
static const int nfacenode = 4
 
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] = {4, 4, 4, 4, 4, 4, 4}
 
static int edges_per_face [nface+1] = {4, 4, 4, 4, 4, 4, 4}
 

Member Data Documentation

◆ edge_node_order

int anonymous_namespace{Ioss_Hex9.C}::Constants::edge_node_order
static
Initial value:
=
{{0, 1}, {1, 2}, {2, 3}, {3, 0}, {4, 5}, {5, 6},
{6, 7}, {7, 4}, {0, 4}, {1, 5}, {2, 6}, {3, 7}}

◆ edges_per_face

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

◆ face_edge_order

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

◆ face_node_order

int anonymous_namespace{Ioss_Hex9.C}::Constants::face_node_order
static
Initial value:
=
{{0, 1, 5, 4}, {1, 2, 6, 5}, {2, 3, 7, 6}, {0, 4, 7, 3}, {0, 3, 2, 1}, {4, 5, 6, 7}}

◆ nedge

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

◆ nedgenode

const int anonymous_namespace{Ioss_Hex9.C}::Constants::nedgenode = 2
static

◆ nface

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

◆ nfaceedge

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

◆ nfacenode

const int anonymous_namespace{Ioss_Hex9.C}::Constants::nfacenode = 4
static

◆ nnode

const int anonymous_namespace{Ioss_Hex9.C}::Constants::nnode = 9
static

◆ nodes_per_face

int anonymous_namespace{Ioss_Hex9.C}::Constants::nodes_per_face = {4, 4, 4, 4, 4, 4, 4}
static

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