MxUI / MUI

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

Parallel RBF and Built-in CG solver #97

Closed Wendi-L closed 1 year ago

Wendi-L commented 1 year ago

What has been done:

Make RBF sampler work in both serial and parallel mode.

If define RBF:
    Do this;
else:
    Do that;
Wendi-L commented 1 year ago

Sure, I'll withdraw this pull request.