Searched refs:TISfound (Results 1 – 1 of 1) sorted by relevance
2131 PetscBool PISfound, TISfound; in DMPlexCreateGeom_Tess_Internal() local2135 PetscCall(PetscHMapIFind(triIndexStartMap, b, &TISiter, &TISfound)); in DMPlexCreateGeom_Tess_Internal()2138 if (!TISfound) PetscCall(PetscHMapISet(triIndexStartMap, b, totalNumTris)); in DMPlexCreateGeom_Tess_Internal()