Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S Schneider2021a
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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-pubdumux-pub
  • Schneider2021a
  • Merge requests
  • !10

Test, 3D, nonconforming filter case

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ned Coltman requested to merge feature/3D_Nonconforming_Filter into feature/update-tests Oct 19, 2021
  • Overview 18
  • Commits 15
  • Pipelines 0
  • Changes 21

I copied this test case over from the summer school, and adapted it to be compositional and nonconforming.

In 2D everything works great, but In 3D 8c42cc42 there is a runtime error with the geometry intersection (triggered from couplingmanager initialization).

(geometryintersection.hh:228) Geometry intersection detection with intersection computation not implemented for dimworld = 3, dim1 = 2, dim2 = 2

No pressure to actually use this. We just mentioned that it could be an option, and I figured I would copy it over before I'm gone for the rest of the week.

Edited Dec 10, 2021 by Martin Schneider
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/3D_Nonconforming_Filter