Searched refs:ioidx (Results 1 – 1 of 1) sorted by relevance
447 …PetscInt *ioidx; /* Global indices of the disjoint union of inner subdomains within the disj… in PCSetUp_GASM() local459 PetscCall(PetscMalloc1(on, &ioidx)); in PCSetUp_GASM()482 ioidx[in++] = gostart + on + k; in PCSetUp_GASM()489 …PetscCall(ISCreateGeneral(PetscObjectComm((PetscObject)pc), in, ioidx, PETSC_OWN_POINTER, &giois)); in PCSetUp_GASM()