Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • 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 93
    • Merge requests 93
  • 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
  • !2535

[preconditioners] state dune namespace in indices

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Dennis Gläser requested to merge fix/index-constant-ambiguity into master Mar 31, 2021
  • Overview 13
  • Commits 1
  • Pipelines 0
  • Changes 1

I noticed that when using Dune-MovingMesh, there is a name clash in the Uzawa preconditioner, because mmesh is built on top of CGAL, which itself uses boost (if available only maybe). Boost also declares these indices leading to amibiguity here.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/index-constant-ambiguity