Searched refs:HEX (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 93 GMSH_LEXORDER_LIST(HEX) 144 …GmshCellEntry(5, HEX, 3, 1), GmshCellEntry(12, HEX, 3, 2), {17, GMSH_HEX, 3, 2, 8, 20, GmshLexO… 145 GmshCellEntry(92, HEX, 3, 3), GmshCellEntry(93, HEX, 3, 4), GmshCellEntry(94, HEX, 3, 5), 146 GmshCellEntry(95, HEX, 3, 6), GmshCellEntry(96, HEX, 3, 7), GmshCellEntry(97, HEX, 3, 8), 147 GmshCellEntry(98, HEX, 3, 9), GmshCellEntry(-1, HEX, 3, 10),
|
| /petsc/src/dm/impls/plex/exodusii/ |
| H A D | plexexodusii2.c | 759 HEX in DMView_PlexExodusII() enumerator 896 type[cs] = HEX; in DMView_PlexExodusII() 904 if ((degree == 2) && (type[cs] == HEX)) { in DMView_PlexExodusII() 922 } else if (type[cs] == HEX) { in DMView_PlexExodusII() 963 } else if (type[cs] == HEX) { in DMView_PlexExodusII() 1023 if (type[cs] == HEX) { in DMView_PlexExodusII()
|