Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexproject.c948 IS heightIS; in DMProjectLocal_Generic_Plex() local
955 PetscCall(DMLabelGetStratumIS(depthLabel, depth - h, &heightIS)); in DMProjectLocal_Generic_Plex()
957 PetscCall(ISDestroy(&heightIS)); in DMProjectLocal_Generic_Plex()
975 PetscCall(ISDestroy(&heightIS)); in DMProjectLocal_Generic_Plex()
1023 PetscCall(ISIntersect(pointIS, heightIS, &isectIS)); in DMProjectLocal_Generic_Plex()
1094 PetscCall(ISDestroy(&heightIS)); in DMProjectLocal_Generic_Plex()