Home
last modified time | relevance | path

Searched refs:LocalIndexSet (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/compressible/
H A Dsolgmrpetsc.c39 static IS LocalIndexSet; variable
288 PETSC_COPY_VALUES, &LocalIndexSet); in SolGMRp()
363 ierr = VecScatterCreate(DyP, LocalIndexSet, DyPLocal, NULL, &scatter7); in SolGMRp()