Skip to content
  • Kenneth Leiter's avatar
    ENH: Added XdmfTopologyType to XdmfTopology to handle element types and... · b17ab6e3
    Kenneth Leiter authored
    ENH: Added XdmfTopologyType to XdmfTopology to handle element types and associated const data like nodesPerElement and name.  This resembles "Replace subclass with fields" implementation in Refactoring and does a nice job encapsulating element type data in an enum like way avoiding unneccesary subclassing.
    b17ab6e3