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

[multidomain][facet] allow for more flexibility w.r.t domain markers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Gläser requested to merge feature/facetcoupling-with-domainmarkers into master Jul 13, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

The coupling manager can now return the element a bulk scvf is coinciding with. This element can be used to obtain the domain marker of the lowdim element by accessing the lowdim problem via the coupling manager and obtaining the marker from the spatial params. This can be used to set different coupling conditions (Dirichlet/Neumann) depending on the marker. Additionally, we allow extraction of a sub-domain specific grid data object from the wrapper. This object can then be passed directly to the sub-domain's spatial parameters.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/facetcoupling-with-domainmarkers