ENH: Added XdmfTopologyType to XdmfTopology to handle element types and...
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.
Showing
Xdmf.i.bak
deleted
100644 → 0
This diff is collapsed.
tests/CMakeLists.txt
0 → 100644
Please register or sign in to comment