Skip to content

GitLab

  • Menu
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 95
    • Issues 95
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-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
  • 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
Reviewer
Request review from
Time tracking
Source branch: fix/index-constant-ambiguity