Re: [Libmesh-users] vtk- output only on one processor.

2014-06-27 Thread subramanya sadasiva
Thanks guys, Will check the mod out. Subramanya > Date: Wed, 25 Jun 2014 10:44:36 -0400 > From: ptbau...@gmail.com > To: libmesh-users@lists.sourceforge.net > Subject: Re: [Libmesh-users] vtk- output only on one processor. > > *sigh* didn't reply all > > >

Re: [Libmesh-users] vtk- output only on one processor.

2014-06-25 Thread Paul T. Bauman
*sigh* didn't reply all On Wed, Jun 25, 2014 at 10:44 AM, Paul T. Bauman wrote: > Any chance you could open a PR, not only making our lives easier, but so > you get credit? If not, feel free to send a patch to me privately (the > mailing list is stripping the attachments) and I'll open a PR. >

Re: [Libmesh-users] vtk- output only on one processor.

2014-06-25 Thread Robert
Hello, the bug was introduced during with the optimization of > https://github.com/libMesh/libmesh/pull/190 See the attached files for a modified, working version of the VTKIO. Robert On Tue, Jun 24, 2014 at 03:34:03PM -0400, subramanya sadasiva wrote: > Hi, > I am trying to run some test cas

Re: [Libmesh-users] vtk- output only on one processor.

2014-06-24 Thread subramanya sadasiva
h-users] vtk- output only on one processor. > > Hi, > I am trying to run some test cases with output to pvtu files, but I seem to > be getting output only on one processor. Is there something I need to do to > ensure proper par

[Libmesh-users] vtk- output only on one processor.

2014-06-24 Thread subramanya sadasiva
Hi, I am trying to run some test cases with output to pvtu files, but I seem to be getting output only on one processor. Is there something I need to do to ensure proper parallel output . Subramanya