Searched refs:goid (Results 1 – 1 of 1) sorted by relevance
314 IS goid; /* Identity IS of the size of the disjoint union of outer subdomains. */ in PCSetUp_GASM() local434 PetscCall(ISCreateStride(PetscObjectComm((PetscObject)pc), on, gostart, 1, &goid)); in PCSetUp_GASM()436 PetscCall(VecScatterCreate(x, gois, osm->gx, goid, &osm->gorestriction)); in PCSetUp_GASM()495 PetscCall(ISDestroy(&goid)); in PCSetUp_GASM()