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 92
    • Merge requests 92
  • 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
  • !2892

[disc][porousmediumflow] Use discretization tag instead of enum as template argument.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ivan Buntic requested to merge feature/tags-in-porousmediumflow into feature/discretization-tags-introduction Oct 20, 2021
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 3

I've tried squelching the warnings by substituting all comparisons with enums by comparisons with tags, see MR !2891 (merged). Unfortunately, there still were too many warnings. One particular warning concerning tags in porousmediumflow/fluxvariablescachefiller.hh occured very often. Therefore, in this MR I would like to try if it is of any help to fix this warning first. Sorry for the three pending MRs.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/tags-in-porousmediumflow