Home
last modified time | relevance | path

Searched refs:gEoclass (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexegads.c779 int gEoclass, gEmtype; in DMPlexGeomPrintModel_Internal() local
784 …if (mtype != DEGENERATE) PetscCall(EGlite_getInfo(geom, &gEoclass, &gEmtype, &gEref, &gEprev, &gEn… in DMPlexGeomPrintModel_Internal()
787 PetscCall(EG_getInfo(geom, &gEoclass, &gEmtype, &gEref, &gEprev, &gEnext)); in DMPlexGeomPrintModel_Internal()
790 …if (mtype != DEGENERATE) PetscCall(DMPlex_EGADS_GeomDecode_Internal(gEoclass, gEmtype, &gEclass, &… in DMPlexGeomPrintModel_Internal()