Searched refs:depthIS (Results 1 – 1 of 1) sorted by relevance
7 IS depthIS; in DMGetPoints_Internal() local12 PetscCall(DMLabelGetStratumIS(depthLabel, depth - height, &depthIS)); in DMGetPoints_Internal()18 PetscCall(ISIntersect(depthIS, domainIS, pointIS)); in DMGetPoints_Internal()23 PetscCall(ISDestroy(&depthIS)); in DMGetPoints_Internal()25 *pointIS = depthIS; in DMGetPoints_Internal()