On Tue, 30 Oct 2012, Derek Gaston wrote:

It should be noted that you can already restrict what variables come
out into an Exodus file.  On your ExodusII_IO object just use
set_output_variables()

Interesting; I hadn't noticed that method when it went in.  Looks like
you're out of luck if a single EquationSystems has more than one
System with the same variable name, but then I suspect pretty much all
our I/O other than xda/xdr fails in one way or another in that case.

Any complaints about that method's semantics?  If not, then when we
ever get around to implementing that capability in other output
formats it seems like the thing to do would be simply to move that
method up from ExodusII_IO to MeshOutput and then examine the result
in the other subclasses.
---
Roy
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to