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/ex25.c
src/dm/tutorials/ex21.c
src/tao/pde_constrained/tutorials/hyperbolic.c
src/tao/pde_constrained/tutorials/elliptic.c
src/tao/constrained/tutorials/ex1.c
src/dm/tutorials/ex14.c
src/dm/tutorials/ex6.c
src/tao/pde_constrained/tutorials/parabolic.c
src/dm/tutorials/ex22.c


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