Searched refs:gois (Results 1 – 1 of 1) sorted by relevance
313 IS gois; /* Disjoint union the global indices of outer subdomains. */ in PCSetUp_GASM() local422 PetscCall(ISCreateGeneral(((PetscObject)pc)->comm, on, oidx, PETSC_OWN_POINTER, &gois)); in PCSetUp_GASM()436 PetscCall(VecScatterCreate(x, gois, osm->gx, goid, &osm->gorestriction)); in PCSetUp_GASM()440 PetscCall(ISDestroy(&gois)); in PCSetUp_GASM()