Re: [Libmesh-devel] XDA restart fix

2011-08-01 Thread David Andrs
We didn't have a test for that before - one of our post-docs ran into this. But now, we do have such a test. -- David Roy Stogner wrote on 08/01/2011 09:26:03 AM: > > On Mon, 25 Jul 2011, David Andrs wrote: > > > We bumped into an issue with XDA restart here at INL. We ran a > > simulation

Re: [Libmesh-devel] XDA restart fix

2011-08-01 Thread Roy Stogner
On Mon, 25 Jul 2011, David Andrs wrote: > We bumped into an issue with XDA restart here at INL. We ran a > simulation that had one system in EquationSystems object and we > saved the result (as XDA). Then we wanted to restart with more > variables but also with more systems in the EquationSystems

[Libmesh-devel] XDA restart fix

2011-07-25 Thread David Andrs
Hi! We bumped into an issue with XDA restart here at INL. We ran a simulation that had one system in EquationSystems object and we saved the result (as XDA). Then we wanted to restart with more variables but also with more systems in the EquationSystems. We were not able to do that, because the