Go to the source code of this file.
|
static const int | exodus_tet8_order [] = { 0, 1, 2, 3, 4, 5, 7, 6 } |
|
static const int | exodus_tet9_order [] = { 0, 1, 2, 3, 8, 4, 5, 7, 6 } |
|
static const int | exodus_tet14_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 12 } |
|
static const int | exodus_tet15_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 10, 11, 13, 12 } |
|
static const int * | exodus_tet_order [] |
|
static const int *const * | exodus_hex_order = patran_hex_order |
|
static const int *const *const | exodus_elem_order_map [] |
|
◆ exodus_elem_order_map
const int* const* const exodus_elem_order_map[] |
|
static |
◆ exodus_hex_order
◆ exodus_tet14_order
const int exodus_tet14_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 12 } |
|
static |
◆ exodus_tet15_order
const int exodus_tet15_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 10, 11, 13, 12 } |
|
static |
◆ exodus_tet8_order
const int exodus_tet8_order[] = { 0, 1, 2, 3, 4, 5, 7, 6 } |
|
static |
◆ exodus_tet9_order
const int exodus_tet9_order[] = { 0, 1, 2, 3, 8, 4, 5, 7, 6 } |
|
static |
◆ exodus_tet_order
const int* exodus_tet_order[] |
|
static |
Initial value:= { 0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0 }
Definition at line 18 of file exodus_order.h.