SCATTER_FORWARD#
Scatters the values as dictated by the VecScatterCreate()
call during VecScatterBegin()
and VecScatterEnd()
See Also#
Vectors and Parallel Data, VecScatter
, ScatterMode
, VecScatterCreate()
, VecScatterBegin()
, VecScatterEnd()
, SCATTER_REVERSE
, SCATTER_FORWARD_LOCAL
,
SCATTER_REVERSE_LOCAL
Level#
beginner
Location#
Examples#
src/ksp/ksp/tutorials/ex73.c
src/ksp/ksp/tutorials/ex43.c
src/snes/tutorials/ex13.c
src/tao/constrained/tutorials/ex1.c
src/snes/tutorials/ex42.c
src/tao/pde_constrained/tutorials/parabolic.c
src/ksp/ksp/tutorials/ex70.c
src/tao/pde_constrained/tutorials/hyperbolic.c
src/ksp/ksp/tutorials/ex49.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages