BTW - VTK reads Exodus files just fine if you would rather stick to a
format that is a little more mature in libMesh....

Derek


Hi Derek,

but the problem is that, according to the ExodusII_IO documentation in libmesh, 
there's no way of getting pointer access to the exodus-datastructure. As far as 
I can see, you can write your data to an exodus-file with a variety of options 
but in my case, I don't want to write data out just to read them in in the next 
line of code in order to visualize it in VTK. If you, for example, want to 
visualize time-evolution, then after each time step, I would write data out, 
read it in and display it. I want to circumvent this cicle of writing/reading 
files to/from disk. This is why I was hoping, that the vtkUnstructuredGrid* in 
VTKIO would solve this issue...


Cheers

Erich



------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to