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 94
    • Issues 94
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • 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
  • !762

Feature/unify newtoncontrollers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kilian Weishaupt requested to merge feature/unify-newtoncontrollers into master Jan 29, 2018
  • Overview 10
  • Commits 7
  • Changes 23

Adds NewtonSolver class that replaces the existing NewtonMethod and NewtonController classes.

The old classes are still there for backward compatibility and are deprecated.

Tests can use the new Newton solver but still compile with the old one, yielding a deprecation warning.

Edited Feb 09, 2018 by Kilian Weishaupt
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/unify-newtoncontrollers