Get Xdmf

From XdmfWeb
Revision as of 15:28, 19 August 2014 by Dave.demarle (talk | contribs) (add updated content)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The old version of this page can be found at [1]

Xdmf depends on boost, zlib and hdf5. You must build those projects before you can build xdmf. To use Xdmf from Python, Tcl or Java you will also need swig.

To obtain xdmf:

To use xdmf from wrapped languages you will need to configure XDMF_WRAP_PYTHON, or XDMF_WRAP_JAVA on in ccmake.

Xdmf is also mirrored in VTK. To use XDMF within VTK, simply turn on Module_vtkIOXdmf2 or Module_vtkIOXdmf3 on the advanced options page of you VTK configuration.