ENH: Add XdmfGeometryType to XdmfGeometry in a similar implementation as...
ENH: Add XdmfGeometryType to XdmfGeometry in a similar implementation as XdmfTopologyType. Add tests for XdmfGeometry. Add XdmfItem, an abstract class that is able to be traversed by an XdmfVisitor to write out its information to XML and HDF5 or other heavy data formats. Modify XdmfGeometry, XdmfGrid, XdmfTopology, and XdmfAttribute to inherit from XdmfItem.
Showing
XdmfItem.cpp
0 → 100644
XdmfItem.hpp
0 → 100644