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 87
    • Merge requests 87
  • 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
  • !1903

[cleanup] remove deprecation warnings from 3.1 and older

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Roman Winter requested to merge cleanup/remove-old-deprecations into master Mar 25, 2020
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 7

Removed deprecated stuff:

release 3.1

  • dumux/porousmediumflow/2p2c/sequential/celldata.hh: cellData.setPressure, cellData.setSaturation, cellData.setViscosity
  • dumux/multidomain/glue.hh: neighbor, outside, inside
  • dumux/discretization/staggered/fvgridgeometry.hh: actualfvGridGeometry

Nov.2018

  • dumux/discretization/fvgridvariables.hh: init(curSol, initSol)

Dec.2017

  • dumux/common/boundingboxtree.hh: whole header

2p2c sequential tests still work.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cleanup/remove-old-deprecations