Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexegads.c2131 PetscBool PISfound, TISfound; in DMPlexCreateGeom_Tess_Internal() local
2135 PetscCall(PetscHMapIFind(triIndexStartMap, b, &TISiter, &TISfound)); in DMPlexCreateGeom_Tess_Internal()
2138 if (!TISfound) PetscCall(PetscHMapISet(triIndexStartMap, b, totalNumTris)); in DMPlexCreateGeom_Tess_Internal()