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 98
    • Issues 98
    • 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
  • !974

[fvgridvars] remove assertion in prevGridVolVars() return function

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Dennis Gläser requested to merge fix/fvgridvariables into master May 08, 2018
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

We always call this function, since we instantiate a local view for the previous volume variables independent of if the problem is stationary or instationary. We simply don't call bind on it for stationary problems. Thus, the assertion fails for all stationary problems.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/fvgridvariables