Searched refs:numSP (Results 1 – 1 of 1) sorted by relevance
1240 PetscInt numSP = 0; /* The number of depths for which we have replicated points */ in DMPlexConstructCohesiveCells_Internal() local1296 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()