petsc-3.9.4 2018-09-11
Report Typos and Errors

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/tao/pde_constrained/examples/tutorials/elliptic.c.html
src/tao/pde_constrained/examples/tutorials/parabolic.c.html
src/tao/pde_constrained/examples/tutorials/hyperbolic.c.html

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