VecConvertMPIToSeqAll

make available all the values of an MPIVEC on all processors as a SEQVEC

Synopsis

int VecConvertMPIToSeqAll(Vec vin,Vec *vout)
Collective

Input Parameter

vin -input MPIVEC

Output Parameter

vout -output SEQVEC

Notes: Each processor will have all the values

See Also

VecConvertMPIToMPIZero

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