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 89
    • Merge requests 89
  • 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
  • !635

[2p][adaptive] use right privars for vol vars update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dennis Gläser requested to merge fix/adaptivity-cc into master Dec 05, 2017
  • Overview 0
  • Commits 1
  • Changes 1

For cell-centered scheme, the primary variables in the reconstruction were not divided by the number of children that composed the primary variables in a father element. This does not have an effect here as the helper class and the tests only consider incompressible fluids. Furthermore, the problem would only appears if in one refinement some elements get refined more than one level. However, for the sake of readability it should be correct here.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/adaptivity-cc