Searched refs:TRI (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 90 GMSH_LEXORDER_LIST(TRI) 129 GmshCellEntry(2, TRI, 2, 1), GmshCellEntry(9, TRI, 2, 2), GmshCellEntry(21, TRI, 2, 3), 130 GmshCellEntry(23, TRI, 2, 4), GmshCellEntry(25, TRI, 2, 5), GmshCellEntry(42, TRI, 2, 6), 131 GmshCellEntry(43, TRI, 2, 7), GmshCellEntry(44, TRI, 2, 8), GmshCellEntry(45, TRI, 2, 9), 132 GmshCellEntry(46, TRI, 2, 10),
|
| /petsc/src/dm/impls/plex/exodusii/ |
| H A D | plexexodusii2.c | 756 TRI, in DMView_PlexExodusII() enumerator 887 type[cs] = TRI; in DMView_PlexExodusII() 913 } else if (type[cs] == TRI) { in DMView_PlexExodusII() 954 } else if (type[cs] == TRI) { in DMView_PlexExodusII()
|