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 102
    • Issues 102
    • 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
  • !440

[staggered][localResidual] Allow resizing of faceResidual vector

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kilian Weishaupt requested to merge feature/improve-staggered-localRes into next Mar 24, 2017
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1
  • method evalFace() has now an optional bool parameter to specify whether the face residual should be resized
  • this is important to avoid a segfault when only calling this method without having called eval() before, which is done e.g. in the multidimension coupling localJacobian
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/improve-staggered-localRes