issues
search
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
Updated wrappers on new Fixed Relaxation API and get L2 norm functions - Towards MUI v2.1
#103
Closed
Wendi-L
closed
1 year ago
Wendi-L
commented
1 year ago
What has been done
Updated C, Fortran and Python wrappers on the new Fixed Relaxation API (residual calculation functions).
Implemented Fixed Relaxation get under relaxation factor and Fixed Relaxation get residual L2 norm function for C, Fortran and Python wrappers.
Updated Changelog with newly implemented features.
Demos
Updated demos can be found in
v2.1 branch of Wendi Liu's personal MUI-demo fork
. It will be pushed to the MUI-demo official repository with the upcoming MUI v2.1 release.
What has been done
Demos