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/tutorials/ex14.c
src/dm/tutorials/ex22.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/ex73.c
src/snes/tutorials/ex13.c
src/tao/constrained/tutorials/ex1.c
src/tao/pde_constrained/tutorials/elliptic.c
src/tao/pde_constrained/tutorials/hyperbolic.c


Edit on GitLab

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