Searched refs:coneIS (Results 1 – 1 of 1) sorted by relevance
1350 IS coneIS; in ViewPointsWithType_Internal() local1353 PetscCall(ISCreateGeneral(PETSC_COMM_SELF, coneSize, cone, PETSC_USE_POINTER, &coneIS)); in ViewPointsWithType_Internal()1354 PetscCall(ViewPointsWithType_Internal(dm, coneIS, v)); in ViewPointsWithType_Internal()1355 PetscCall(ISDestroy(&coneIS)); in ViewPointsWithType_Internal()