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

Static Public Attributes

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

Member Data Documentation

◆ edge_node_order

int anonymous_namespace{Ioss_Hex20.C}::Constants::edge_node_order
static
Initial value:
=
{{0, 1, 8}, {1, 2, 9}, {2, 3, 10}, {3, 0, 11}, {4, 5, 16}, {5, 6, 17},
{6, 7, 18}, {7, 4, 19}, {0, 4, 12}, {1, 5, 13}, {2, 6, 14}, {3, 7, 15}}

◆ edges_per_face

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

◆ face_edge_order

int anonymous_namespace{Ioss_Hex20.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_Hex20.C}::Constants::face_node_order
static
Initial value:
=
{{0, 1, 5, 4, 8, 13, 16, 12}, {1, 2, 6, 5, 9, 14, 17, 13}, {2, 3, 7, 6, 10, 15, 18, 14},
{0, 4, 7, 3, 12, 19, 15, 11}, {0, 3, 2, 1, 11, 10, 9, 8}, {4, 5, 6, 7, 16, 17, 18, 19}}

◆ nedge

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

◆ nedgenode

const int anonymous_namespace{Ioss_Hex20.C}::Constants::nedgenode = 3
static

◆ nface

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

◆ nfaceedge

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

◆ nfacenode

const int anonymous_namespace{Ioss_Hex20.C}::Constants::nfacenode = 8
static

◆ nnode

const int anonymous_namespace{Ioss_Hex20.C}::Constants::nnode = 20
static

◆ nodes_per_face

int anonymous_namespace{Ioss_Hex20.C}::Constants::nodes_per_face = {8, 8, 8, 8, 8, 8, 8}
static

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