Hi, So I have been doing a bit more looking into this. The problem seems to be that only the first processor seems to be doing any data writing. So in Introduction/ex3 . When I run with, mpirun -n 2 ./example-opt ,there are three files are generated, 1. out.pvtu 2. out_0.vtu and 3. out_1.vtu The field values are only written in out_0.vtu . out_1.vtu only has 0s for all the field values. I am not sure where the error is. Thanks, Subramanya
> From: [email protected] > To: [email protected] > Date: Tue, 24 Jun 2014 15:34:03 -0400 > Subject: [Libmesh-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 parallel output . > Subramanya > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
