MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Go to the source code of this file.
Variables | |
static const int | patran_tet8_order [] = { 0, 1, 2, 3, 7, 5, 6, 4 } |
static const int | patran_tet9_order [] = { 0, 1, 2, 3, 8, 7, 5, 6, 4 } |
static const int | patran_tet14_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 11, 12, 10 } |
static const int | patran_tet15_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 13, 11, 12, 10 } |
static const int | patran_hex14_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 12, 13, 11, 9, 8, 10 } |
static const int | patran_hex15_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 14, 12, 13, 11, 9, 8, 10 } |
static const int | patran_hex26_order [] |
static const int | patran_hex27_order [] |
static const int | patran_pri11_order [] = { 0, 1, 2, 3, 4, 5, 9, 10, 7, 8, 6 } |
static const int | patran_pri12_order [] = { 0, 1, 2, 3, 4, 5, 11, 9, 10, 7, 8, 6 } |
static const int | patran_pri20_order [] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 19, 16, 17, 15 } |
static const int | patran_pri21_order [] |
static const int *const | patran_null_order [] |
static const int *const | patran_tet_order [] |
static const int *const | patran_hex_order [] |
static const int *const | patran_pri_order [] |
static const int *const *const | patran_elem_order_map [] |
const int* const* const patran_elem_order_map[] [static] |
{ patran_null_order, patran_null_order, patran_null_order, patran_null_order, patran_null_order, patran_tet_order, patran_null_order, patran_pri_order, patran_null_order, patran_hex_order, patran_null_order, patran_null_order }
Definition at line 230 of file patran_order.h.
const int patran_hex14_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 12, 13, 11, 9, 8, 10 } [static] |
Definition at line 18 of file patran_order.h.
const int patran_hex15_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 14, 12, 13, 11, 9, 8, 10 } [static] |
Definition at line 19 of file patran_order.h.
const int patran_hex26_order[] [static] |
{ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 24, 25, 23, 21, 20, 22 }
Definition at line 20 of file patran_order.h.
const int patran_hex27_order[] [static] |
{ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 26, 24, 25, 23, 21, 20, 22 }
Definition at line 22 of file patran_order.h.
const int* const patran_hex_order[] [static] |
Definition at line 95 of file patran_order.h.
const int* const patran_null_order[] [static] |
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 35 of file patran_order.h.
const int patran_pri11_order[] = { 0, 1, 2, 3, 4, 5, 9, 10, 7, 8, 6 } [static] |
Definition at line 25 of file patran_order.h.
const int patran_pri12_order[] = { 0, 1, 2, 3, 4, 5, 11, 9, 10, 7, 8, 6 } [static] |
Definition at line 26 of file patran_order.h.
const int patran_pri20_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 19, 16, 17, 15 } [static] |
Definition at line 27 of file patran_order.h.
const int patran_pri21_order[] [static] |
{ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 20, 18, 19, 16, 17, 15 }
Definition at line 28 of file patran_order.h.
const int* const patran_pri_order[] [static] |
Definition at line 160 of file patran_order.h.
const int patran_tet14_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 11, 12, 10 } [static] |
Definition at line 15 of file patran_order.h.
const int patran_tet15_order[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 13, 11, 12, 10 } [static] |
Definition at line 16 of file patran_order.h.
const int patran_tet8_order[] = { 0, 1, 2, 3, 7, 5, 6, 4 } [static] |
Definition at line 13 of file patran_order.h.
const int patran_tet9_order[] = { 0, 1, 2, 3, 8, 7, 5, 6, 4 } [static] |
Definition at line 14 of file patran_order.h.
const int* const patran_tet_order[] [static] |
Definition at line 38 of file patran_order.h.