Searched refs:gEnext (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexegads.c | 778 ego gEref, gEprev, gEnext; in DMPlexGeomPrintModel_Internal() local 784 …type != DEGENERATE) PetscCall(EGlite_getInfo(geom, &gEoclass, &gEmtype, &gEref, &gEprev, &gEnext)); in DMPlexGeomPrintModel_Internal() 787 PetscCall(EG_getInfo(geom, &gEoclass, &gEmtype, &gEref, &gEprev, &gEnext)); in DMPlexGeomPrintModel_Internal()
|