Difference between revisions of "Version 2"
From XdmfWeb
Jump to navigationJump to searchDave.demarle (talk | contribs) |
Dave.demarle (talk | contribs) m (explain the "pv" branch.) |
||
Line 2: | Line 2: | ||
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. | ||
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] |
Revision as of 19:03, 19 August 2014
Version "2" of Xdmf can be found at:
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.
The updates to Xdmf in version 2 are summarized in this paper: [1]