Add Exodus output support (with patch)

Bug #1064588 reported by Nico Schlömer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
New
Undecided
Unassigned

Bug Description

Hi,

I sat down and put together a reasonably concise output handler for the ExodusII format, cf. http://www.osti.gov/bridge/purl.cover.jsp?purl=/10102115-8. The mechanism is based on the VTK library, so basically all of it is guarded by HAS_VTK.

In principle, the code first creates a vtkUnstructuredGrid data structure from the Dolfin mesh, then appends possible arrays (functions), and in a final step actually writes out the data.

I tested the code with a bunch of funny meshes and it appears to work alright.

It'd be good if you could have a look at the code and give some feedback here.

Cheers,
Nico

Tags: exodus
Revision history for this message
Nico Schlömer (nschloe) wrote :
Revision history for this message
Nico Schlömer (nschloe) wrote :

Merge request sent. (Feel free to ignore the patch here.)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.