Searched refs:isll_local (Results 1 – 1 of 1) sorted by relevance
356 IS isll, isll_local; in PCSetUp_ASM() local375 PetscCall(ISCreateGeneral(PETSC_COMM_SELF, m_local, idx2, PETSC_OWN_POINTER, &isll_local)); in PCSetUp_ASM()378 PetscCall(VecScatterCreate(osm->y[i], isll, osm->ly, isll_local, &osm->lprolongation[i])); in PCSetUp_ASM()381 PetscCall(ISDestroy(&isll_local)); in PCSetUp_ASM()