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 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • 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
  • !1350

Multidomain wrappers to easier write main files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Timo Koch requested to merge feature/md-gridvariables into master Nov 27, 2018
  • Overview 31
  • Commits 6
  • Pipelines 0
  • Changes 7
  • wrapper for grid variables for multidomain (when it's more than two it already gets nasty in the main file)
  • wrapper for vtk output module

The same could be done for problems, grid geometry. I think, there is more such classes it would get even shorter as all the type aliases are hidden too.

It gives nasty compiler errors though, if e.g. you put in the wrong type the message is crazy long because of those Hybrid::forEaches.

!1365 (merged) should be merged first. !1368 (merged) should be merged first.

Edited Nov 29, 2018 by Timo Koch
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/md-gridvariables