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

Static Public Attributes

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

Member Data Documentation

◆ edge_node_order

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::edge_node_order[nedge][nedgenode]
staticconstexpr
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

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::edges_per_face[nface+1] = {4, 4, 4, 4, 4, 4, 4}
staticconstexpr

◆ face_edge_order

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::face_edge_order[nface][nfaceedge]
staticconstexpr
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

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::face_node_order[nface][nfacenode]
staticconstexpr
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

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nedge = 12
staticconstexpr

◆ nedgenode

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nedgenode = 2
staticconstexpr

◆ nface

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nface = 6
staticconstexpr

◆ nfaceedge

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nfaceedge = 4
staticconstexpr

◆ nfacenode

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nfacenode = 4
staticconstexpr

◆ nnode

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nnode = 8
staticconstexpr

◆ nodes_per_face

constexpr int anonymous_namespace{Ioss_Hex8.C}::Constants::nodes_per_face[nface+1] = {4, 4, 4, 4, 4, 4, 4}
staticconstexpr

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