SCATTER_FORWARD#

Scatters the values as dictated by the VecScatterCreate() call

See Also#

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

Level#

beginner

Location#

include/petscvec.h

Examples#

src/dm/impls/swarm/tutorials/ex1.c
src/dm/tutorials/ex22.c
src/dm/tutorials/ex14.c
src/dm/tutorials/ex21.c
src/dm/tutorials/ex25.c
src/dm/tutorials/ex6.c
src/ksp/ksp/tutorials/ex43.c
src/ksp/ksp/tutorials/ex49.c
src/ksp/ksp/tutorials/ex70.c
src/ksp/ksp/tutorials/ex73.c


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