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....")
 
mNo edit summary
Line 5: Line 5:
[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.

Revision as of 15:07, 19 August 2014

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: [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.