Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 100
    • Issues 100
    • 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
  • !2127

cleanup/staggeredupwindfluxvars ifconstexpr

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ned Coltman requested to merge cleanup/staggeredupwindfluxvars-ifconstexpr into master May 11, 2020
  • Overview 7
  • Commits 8
  • Pipelines 0
  • Changes 1

While looking through the freeflow implementation again I noticed that the private functions in the staggeredupwindfluxvariables.hh header could be reduced using c++17 features. This would reduce the code a good amount, and hopefully make it easier to read through.

The commits are hopefully split up so that the review isn't too difficult. They can be squashed if need be. This is very low priority; it's just clean up.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cleanup/staggeredupwindfluxvars-ifconstexpr