int VecScatterRemap(VecScatter scat,int *rto,int *rfrom)Collective on VecScatter
scat | - vector scatter context |
from | - remapping for "from" indices (may be PETSC_NULL) |
to | - remapping for "to" indices (may be PETSC_NULL) |
Location: src/vec/utils/vscat.c
Vector Index
Table of Contents