ENH: Remove XdmfPython.cpp and Xdmf.py from repository. Modify CMake build...
ENH: Remove XdmfPython.cpp and Xdmf.py from repository. Modify CMake build script to generate wrappers automagically with swig (this will ensure that users always have swig wrapper tailored to their version of python and prevents us from having to regenerate and commit every time something in Xdmf changes). Add a couple extra methods to XdmfArray.cpp --- still need to figure out the rest of XdmfArray functionality.
Showing
Xdmf.py
deleted
100644 → 0
This diff is collapsed.
XdmfPython.cpp
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment