Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1837 PetscInt csplitp, cp, val; in DMPlexConstructCohesiveCells_Internal() local
1843 csplitp = pMaxNew[dep - 1] + cp; in DMPlexConstructCohesiveCells_Internal()
1844 PetscCall(DMPlexInsertCone(sdm, newp, c, csplitp)); in DMPlexConstructCohesiveCells_Internal()