Re: [Libmesh-users] IO runtime error

2016-08-20 Thread Roy Stogner
On Sat, 20 Aug 2016, Rossi, Simone wrote: I’m experiencing a runtime error when export the equation systems if I use more than one EquationSystems with different variables in each system. Hmm.. this needs to be better documented and better enforced with assertions, but: any given Mesh object

[Libmesh-users] IO runtime error

2016-08-19 Thread Rossi, Simone
Hello, I’m experiencing a runtime error when export the equation systems if I use more than one EquationSystems with different variables in each system. In particular, I created 2 EquationSystems: systems1 with one P1 variable and systems2 with two P1 variables. After initializing, I write the