ENH: Add graphs to Xdmf.
Graphs are stored in compressed sparse row format (XdmfSparseMatrix). Added ability to partition graphs in XdmfPartitioner. Added tests for new sparse matrix and graph classes.
XdmfGraph.cpp
0 → 100644
XdmfGraph.hpp
0 → 100644
core/XdmfSparseMatrix.cpp
0 → 100644