Version 2: Difference between revisions

From XdmfWeb
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
Version "2" of Xdmf can be found at:
Version "2" of Xdmf is being deprecated but it can be found at:


git clone git://xdmf.org/Xdmf.git
git clone git://xdmf.org/Xdmf.git


There are two important branches in the repository, "master" and "pv". The "pv" branch was restructured during the ParaView 4 release to update it to be compatible with VTK 6.x's modularized build system.
There were two important branches in the repository, "master" (git SHA 6ca45404) and "pv". The "pv" branch (git SHA 24470abd) was restructured during the ParaView 4 release to update it to be compatible with VTK 6.x's modularized build system.


The updates to Xdmf in version 2 are summarized in this paper:
The updates to Xdmf in version 2 are summarized in this paper:
[http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADP023792]
[http://www.dtic.mil/cgi-bin/GetTRDoc?AD=ADP023792]
and this podcast [http://www.rce-cast.com/components/com_podcast/media/40RCE-xdmf.mp3]
and this podcast [http://www.rce-cast.com/components/com_podcast/media/40RCE-xdmf.mp3]

Revision as of 08:27, 3 April 2016

Version "2" of Xdmf is being deprecated but it can be found at:

git clone git://xdmf.org/Xdmf.git

There were two important branches in the repository, "master" (git SHA 6ca45404) and "pv". The "pv" branch (git SHA 24470abd) was restructured during the ParaView 4 release to update it to be compatible with VTK 6.x's modularized build system.

The updates to Xdmf in version 2 are summarized in this paper: [1] and this podcast [2]