Searched refs:GmshNumNodes_HEX (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ | ||
| H A D | gmshlex.h | 35 #define GmshNumNodes_HEX(p) BN3(p) macro |
| H A D | plexgmsh.c | 1991 PetscInt maxDof = GmshNumNodes_HEX(order) * coordDim; in DMPlexCreateGmsh() |