Searched refs:depth_is (Results 1 – 1 of 1) sorted by relevance
132 IS point_is, depth_is; in DMPlexCeedElemRestrictionStridedCreate() local136 PetscCall(DMLabelGetStratumIS(depth_label, depth - height, &depth_is)); in DMPlexCeedElemRestrictionStridedCreate()142 PetscCall(ISIntersect(depth_is, domain_is, &point_is)); in DMPlexCeedElemRestrictionStridedCreate()147 PetscCall(ISDestroy(&depth_is)); in DMPlexCeedElemRestrictionStridedCreate()149 point_is = depth_is; in DMPlexCeedElemRestrictionStridedCreate()