SCATTER_REVERSE#

Moves the values in the opposite direction then the directions indicated in in the VecScatterCreate()

See Also#

Vectors and Parallel Data, VecScatter, ScatterMode, VecScatterCreate(), VecScatterBegin(), VecScatterEnd(), SCATTER_FORWARD, SCATTER_FORWARD_LOCAL, SCATTER_REVERSE_LOCAL

Level#

beginner

Location#

include/petscvec.h

Examples#

src/ksp/ksp/tutorials/ex73.c
src/vec/vec/tutorials/ex9.c
src/tao/pde_constrained/tutorials/elliptic.c
src/dm/impls/swarm/tutorials/ex1.c
src/dm/tutorials/ex14.c
src/tao/pde_constrained/tutorials/parabolic.c
src/tao/pde_constrained/tutorials/hyperbolic.c
src/ts/tutorials/ex30.c


Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages