Skip to content

Integrate monolithic reverse

Alexander Jaust requested to merge integrate-monolithic-reverse into develop

Integration of the reverse monolithic coupling into dumux-precice.

TODO:

  • Extract data structures and functions from Dumux branch feature/ff-stokes-reverse-coupling and integrate them into dumux-precice. The classes might have to be renamed! -> Coupling manager is installed in dumux-precice/dumux-addon. I did not rename the class yet.
  • Update tests -> DONE
  • Add documentation of CouplingManager and explain what "reverse" means in this context. Do we have a better name than "reverse"? Moved into #7
  • Check with Dumux 3.3 and set up corresponding test -> Tested and added tests + new Docker image to CI

This MR will close #13 (closed).

Edited by Alexander Jaust

Merge request reports