VecConvertMPIToMPIZero
make available all the values of an MPIVEC on processor zero as an MPIVEC
Synopsis
int VecConvertMPIToMPIZero(Vec vin,Vec *vout)
Collective on Vec
Input Parameter
vin -input MPIVEC
Output Parameter
vout -output MPIVEC, with values only on processor zero.
See Also
VecConvertMPIToSeqAll
Level:intermediate
Location:src/vec/utils/vecmpitoseq.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages