Searched refs:proc_is (Results 1 – 1 of 1) sorted by relevance
271 IS proc_is; in PCGAMGCreateLevel_GAMG() local280 PetscCall(MatPartitioningApply(mpart, &proc_is)); in PCGAMGCreateLevel_GAMG()285 PetscCall(ISGetIndices(proc_is, &is_idx)); in PCGAMGCreateLevel_GAMG()289 PetscCall(ISRestoreIndices(proc_is, &is_idx)); in PCGAMGCreateLevel_GAMG()290 PetscCall(ISDestroy(&proc_is)); in PCGAMGCreateLevel_GAMG()