Re: [Libmesh-users] Solution output in parallel

2017-02-10 Thread John Peterson
On Fri, Feb 10, 2017 at 3:21 PM, Salazar De Troya, Miguel < salazardet...@llnl.gov> wrote: > Hello all > > Suppose I am running a simulation in parallel and I want to compare that > solution to a previous run of the same problem. Is there any way to have > libMesh print the solution with the same

[Libmesh-users] Solution output in parallel

2017-02-10 Thread Salazar De Troya, Miguel
Hello all Suppose I am running a simulation in parallel and I want to compare that solution to a previous run of the same problem. Is there any way to have libMesh print the solution with the same order so I can compare that solution with a previous one? It would be for testing purposes to make