Version 3: Difference between revisions
From XdmfWeb
Jump to navigationJump to search
Dave.demarle (talk | contribs) (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....") |
Dave.demarle (talk | contribs) 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 14: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.