Skip to content
  • Kenneth Leiter's avatar
    ENH: Add XdmfGeometryType to XdmfGeometry in a similar implementation as... · 6632e999
    Kenneth Leiter authored
    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.
    6632e999