[petsc-users] Question about VecScatterCreate's Documentation

Dominik Szczerba dominik at itis.ethz.ch
Mon Oct 24 14:41:13 CDT 2011


Documentations says:

ix	- the indices of xin to scatter (if PETSC_NULL scatters all values)
iy	- the indices of yin to hold results (if PETSC_NULL fills entire vector yin)

Are the indices expected in the application ordering or local ordering?


More information about the petsc-users mailing list