Yep... you read that right!  The ExodusII_IO object now works just
like GMVIO... ie you can do:

ExodusII_IO(mesh).write_equation_systems ("out.e", equation_systems);

And out.e will be a valid exodus file containing the solution for
every variable in equation_systems!

I did test this with several of the example problems.... and all
appears fine.  Let me know if you have any problems with it.

Derek

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to