Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux-preCICE dumux-preCICE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-appl
  • dumux-preCICEdumux-preCICE
  • Merge requests
  • !8

Integrate monolithic reverse

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alexander Jaust requested to merge integrate-monolithic-reverse into develop Mar 22, 2021
  • Overview 1
  • Commits 11
  • Pipelines 11
  • Changes 19

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 Mar 22, 2021 by Alexander Jaust
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: integrate-monolithic-reverse