Searched refs:iscomm (Results 1 – 1 of 1) sorted by relevance
431 MPI_Comm iscomm; in MatIncreaseOverlap_MPIAIJ_Local_Scalable() local457 PetscCall(PetscCommDuplicate(PetscObjectComm((PetscObject)is[i]), &iscomm, NULL)); in MatIncreaseOverlap_MPIAIJ_Local_Scalable()460 PetscCall(ISCreateGeneral(iscomm, lsize_tmp, indices_temp, PETSC_COPY_VALUES, &is[i])); in MatIncreaseOverlap_MPIAIJ_Local_Scalable()461 PetscCall(PetscCommDestroy(&iscomm)); in MatIncreaseOverlap_MPIAIJ_Local_Scalable()