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.