petsc-3.3-p7 2013-05-11
SCATTER_REVERSE
Moves the values in the opposite direction then the directions indicated in in the VecScatterCreate()
See Also
VecScatter, ScatterMode, VecScatterCreate(), VecScatterBegin(), VecScatterEnd(), SCATTER_FORWARD, SCATTER_FORWARD_LOCAL,
SCATTER_REVERSE_LOCAL
Level:beginner
Location:src/vec/vec/../../../include/petscvec.h
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/snes/examples/tutorials/ex1.c.html