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

Static Public Attributes

static const int nnode = 16
 
static const int nedge = 6
 
static const int nedgenode = 4
 
static const int nface = 4
 
static const int nfacenode = 9
 
static const int nfaceedge = 3
 
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]
 
static int edges_per_face [nface+1]
 

Member Data Documentation

◆ edge_node_order

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

◆ edges_per_face

int anonymous_namespace{Ioss_Tet16.C}::Constants::edges_per_face
static
Initial value:

◆ face_edge_order

int anonymous_namespace{Ioss_Tet16.C}::Constants::face_edge_order
static
Initial value:
=
{{0, 4, 3}, {1, 5, 4}, {3, 5, 2}, {2, 1, 0}}

◆ face_node_order

int anonymous_namespace{Ioss_Tet16.C}::Constants::face_node_order
static
Initial value:
=
{{0, 1, 3, 4, 5, 11, 14, 13, 10},
{1, 2, 3, 6, 7, 12, 15, 14, 11},
{0, 3, 2, 10, 13, 15, 12, 8, 9},
{0, 2, 1, 9, 8, 7, 6, 5, 4}}

◆ nedge

const int anonymous_namespace{Ioss_Tet16.C}::Constants::nedge = 6
static

◆ nedgenode

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

◆ nface

const int anonymous_namespace{Ioss_Tet16.C}::Constants::nface = 4
static

◆ nfaceedge

const int anonymous_namespace{Ioss_Tet16.C}::Constants::nfaceedge = 3
static

◆ nfacenode

const int anonymous_namespace{Ioss_Tet16.C}::Constants::nfacenode = 9
static

◆ nnode

const int anonymous_namespace{Ioss_Tet16.C}::Constants::nnode = 16
static

◆ nodes_per_face

int anonymous_namespace{Ioss_Tet16.C}::Constants::nodes_per_face
static
Initial value:

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