[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie question about synchronization



Hi,

VecView() is the correct thing to do for dumping the vec into a file.
However - if you need all the values of the vec on 1 proc - then the
use VecScatterCreateToZero()

Thanks. This VecScatterCreateToZero() worked like a charm.

Regards,
Diego.