Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1240 PetscInt numSP = 0; /* The number of depths for which we have replicated points */ in DMPlexConstructCohesiveCells_Internal() local
1296 PetscCall(ISGetLocalSize(valueIS, &numSP)); in DMPlexConstructCohesiveCells_Internal()
1299 for (sp = 0; sp < numSP; ++sp) { in DMPlexConstructCohesiveCells_Internal()
1812 for (sp = 0; sp < numSP; ++sp) { in DMPlexConstructCohesiveCells_Internal()
1905 for (sp = 0; sp < numSP; ++sp) { in DMPlexConstructCohesiveCells_Internal()