petsc-3.14.6 2021-03-30
SCATTER_REVERSE
Moves the values in the opposite direction then the directions indicated in in the VecScatterCreate()
See Also
VecScatter, ScatterMode, VecScatterCreate(), VecScatterBegin(), VecScatterEnd(), SCATTER_FORWARD, SCATTER_FORWARD_LOCAL,
SCATTER_REVERSE_LOCAL
Level
beginner
Location
src/vec/vscat/../../../include/petscvec.h
Examples
src/vec/vec/tutorials/ex9.c.html
src/ksp/ksp/tutorials/ex73.c.html
src/tao/pde_constrained/tutorials/elliptic.c.html
src/tao/pde_constrained/tutorials/parabolic.c.html
src/tao/pde_constrained/tutorials/hyperbolic.c.html
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages