Searched refs:GMSH_HEX (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 103 GMSH_HEX = 5, enumerator 144 …GmshCellEntry(5, HEX, 3, 1), GmshCellEntry(12, HEX, 3, 2), {17, GMSH_HEX, 3, 2, 8, 20, GmshLexO… 1302 keymap[GMSH_HEX] = nk++; in GmshReadElements() 1720 isSimplex = (ptA == GMSH_QUA || ptA == GMSH_HEX) ? PETSC_FALSE : PETSC_TRUE; in DMPlexCreateGmsh()
|