Difference between revisions of "Version 3"
From XdmfWeb
Jump to navigationJump to searchDave.demarle (talk | contribs) m |
Dave.demarle (talk | contribs) |
||
Line 1: | Line 1: | ||
− | Version "3" of Xdmf | + | Version "3" of Xdmf is the master branch of: |
− | git:// | + | git://xdmf.org/Xdmf.git |
The initial plans for changes that went into version 3 are summarized on: | The initial plans for changes that went into version 3 are summarized on: |
Latest revision as of 12:29, 3 April 2016
Version "3" of Xdmf is the master branch of: git://xdmf.org/Xdmf.git
The initial plans for changes that went into version 3 are summarized on: [1]
The overall goals included better performance and use of modern and more maintainable C++ programming idioms. This version adds a dependence on boost.
Additionally, this version added support for Graph types and removed support for the SQL back end.