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 can only be used to construct
*one* EquationSystems object. You should put all your different
System objects which live on the same mesh into the same
EquationSystems. If there's some reason you can't do that then you
should make a copy of the Mesh and use the second Mesh for the second
EquationSystems.
---
Roy
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users