Searched refs:spIS (Results 1 – 1 of 1) sorted by relevance
10869 IS spIS; in DMCreateSubDomainDM_Plex() local10875 PetscCall(DMPlexGetSubpointIS(*subdm, &spIS)); in DMCreateSubDomainDM_Plex()10876 PetscCall(ISGetIndices(spIS, &spmap)); in DMCreateSubDomainDM_Plex()10937 PetscCall(ISRestoreIndices(spIS, &spmap)); in DMCreateSubDomainDM_Plex()