3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

Nonlinear solvers: Newton method. More...

Description

Nonlinear solvers: Newton method.

Files

file  newtonsolver.hh
 Newton sover for coupled problems.
file  newtonconvergencewriter.hh
 This class provides the infrastructure to write the convergence behaviour of the newton method into a VTK file.
file  newtonsolver.hh
 Reference implementation of the Newton solver.
file  staggerednewtonconvergencewriter.hh
 This class provides the infrastructure to write the convergence behaviour of the newton method for the staggered discretization scheme into a VTK file.

Classes

class  Dumux::MultiDomainNewtonSolver< Assembler, LinearSolver, CouplingManager, Reassembler, Comm >
 Newton sover for coupled problems. More...
class  Dumux::NewtonConvergenceWriter< GridGeometry, SolutionVector >
 Writes the intermediate solutions for every Newton iteration. More...
class  Dumux::NewtonSolver< Assembler, LinearSolver, Reassembler, Comm >
 An implementation of a Newton solver. More...
class  Dumux::StaggeredNewtonConvergenceWriter< GridGeometry, SolutionVector >
 Writes the intermediate solutions for every Newton iteration (for staggered grid scheme). More...