Lines Matching refs:DMPlexGetDepthStratum
572 PetscCall(DMPlexGetDepthStratum(dm, d, &pStart, &pEnd)); in DMPlexShiftSizes_Internal()
642 PetscCall(DMPlexGetDepthStratum(dm, 0, &vStart, &vEnd)); in DMPlexShiftCoordinates_Internal()
644 PetscCall(DMPlexGetDepthStratum(dmNew, 0, &vStartNew, &vEndNew)); in DMPlexShiftCoordinates_Internal()
959 PetscCall(DMPlexGetDepthStratum(dm, d, NULL, &dEnd)); in DMPlexConstructGhostCells_Internal()
1095 for (d = 0; d < dim; ++d) PetscCall(DMPlexGetDepthStratum(dm, d, &pStart[d], &pEnd[d])); in DivideCells_Private()
1267 PetscCall(DMPlexGetDepthStratum(dm, 0, &vStart, &vEnd)); in DMPlexConstructCohesiveCells_Internal()
1275 PetscCall(DMPlexGetDepthStratum(dm, d, NULL, &pMaxNew[d])); in DMPlexConstructCohesiveCells_Internal()
1921 PetscCall(DMPlexGetDepthStratum(sdm, d, NULL, &pEnd)); in DMPlexConstructCohesiveCells_Internal()
2346 PetscCall(DMPlexGetDepthStratum(dm, 0, &vStart, &vEnd)); in DMPlexCheckValidSubmesh_Private()
2691 for (d = 0; d <= dim; ++d) PetscCall(DMPlexGetDepthStratum(dm, d, &pStart[d], &pEnd[d])); in DMPlexMarkCohesiveSubmesh_Interpolated()
3202 PetscCall(DMPlexGetDepthStratum(dm, 0, &vStart, &vEnd)); in DMPlexCreateSubmesh_Uninterpolated()
3763 PetscCall(DMPlexGetDepthStratum(dm, sdim, &cStart, &cEnd)); in DMPlexCreateSubmeshGeneric_Interpolated()
4101 PetscCall(DMPlexGetDepthStratum(dm, 0, &vStart, &vEnd)); in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4412 PetscCall(DMPlexGetDepthStratum(dm, dep, &depStart, &depEnd)); in DMPlexCreateSubpointIS_Internal()