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 91
    • Issues 91
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • 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
  • !51

[compositionalfluidstate] Fix bug introduced in commit 15029.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Fetzer requested to merge bugfix/fs309-uninitialized-values into master Jan 22, 2016
  • Overview 3
  • Commits 1
  • Changes

Fixes a bug with conditional jump over uninitialized values, which was intoduced by generalizing how massFractions are set. This keeps the generalization, but reverts everything else to what it has been before.

Thanks gruenich for git-bisecting.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bugfix/fs309-uninitialized-values