MxUI / MUI

Multiscale Universal Interface: A Concurrent Framework for Coupling Heterogeneous Solvers
http://mxui.github.io/
Apache License 2.0
54 stars 40 forks source link

Update the Python wrapper based on the recent changes of the MUI C++ code #32

Closed Wendi-L closed 5 years ago

Wendi-L commented 5 years ago

Update the Python wrapper based on the recent changes of the MUI C++ code. It includes updated the 'forget' function, temporarily disabled the 'fetch_point' function and deleted the 'push_size' function. The C wrapper functions have also been updated (see git log for more details).