Version 3: Difference between revisions

From XdmfWeb
Jump to navigationJump to search
(Created page with "Version "3" of Xdmf can be obtained from: git://public.kitware.com/Xdmf2.git The initial plans for changes that went into version 3 are summarized on: [http://xdmf.org/index....")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Version "3" of Xdmf can be obtained from:
Version "3" of Xdmf is the master branch of:
git://public.kitware.com/Xdmf2.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:
[http://xdmf.org/index.php/Xdmf::New()]
[http://xdmf.org/index.php/Xdmf::New()]


Additionally, this version added support for Graph types.
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.

Latest revision as of 08: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.