I simply scatter the DA vector to a natural vector on the 0th processor and then output the grid, slice by slice, for example.
Randy Barry Smith wrote: > > There are not much in the way of tools to do this. The function > DAGetProcessorSubset() might > be useful as a starting point. > > Barry > > On Sep 17, 2008, at 9:59 AM, Amit.Itagi at seagate.com wrote: > >> >> Hi, >> >> I have a 3D finite difference grid modeled using a DA. I use VecView to >> write out the entire grid data to a file. What is the best way to just >> write out a 2D slice of the 3D data ? >> >> Thanks >> >> Rgds, >> Amit >> >
