Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexegads.c2129 int Nf, bodyNumPoints = 0, bodyNumTris = 0; in DMPlexCreateGeom_Tess_Internal() local
2199 bodyNumPoints = PetscMax(bodyNumPoints, global); in DMPlexCreateGeom_Tess_Internal()
2208 totalNumPoints += bodyNumPoints; in DMPlexCreateGeom_Tess_Internal()