Searched refs:giois (Results 1 – 1 of 1) sorted by relevance
449 …IS giois; /* IS for the disjoint union of inner subdomains within the disjoint union … in PCSetUp_GASM() local489 …PetscCall(ISCreateGeneral(PetscObjectComm((PetscObject)pc), in, ioidx, PETSC_OWN_POINTER, &giois)); in PCSetUp_GASM()490 PetscCall(VecScatterCreate(y, giis, osm->gy, giois, &osm->girestriction)); in PCSetUp_GASM()493 PetscCall(ISDestroy(&giois)); in PCSetUp_GASM()