:orphan:
# SCATTER_REVERSE_LOCAL
Moves the values in the opposite direction then the directions indicated in in the `VecScatterCreate()`  except NO parallel communication is done. Any variables that have be moved between processes are ignored 


## See Also
 [](ch_vectors), `VecScatter`, `ScatterMode`, `VecScatterCreate()`, `VecScatterBegin()`, `VecScatterEnd()`, `SCATTER_FORWARD`, `SCATTER_FORWARD_LOCAL`,
`SCATTER_REVERSE`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscvec.h.html#SCATTER_REVERSE_LOCAL">include/petscvec.h</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscvec.h)


[Index of all Vec routines](index.md)  
[Table of Contents for all manual pages](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
