MADNESS  0.10.1
Classes
Simple Krylov-subspace nonlinear equation solver
Collaboration diagram for Simple Krylov-subspace nonlinear equation solver:

Classes

class  madness::NonlinearSolverND< NDIM >
 A simple Krylov-subspace nonlinear equation solver. More...
 
class  madness::XNonlinearSolver< T, C, Alloc >
 Generalized version of NonlinearSolver not limited to a single madness function. More...
 

Detailed Description

This class implements the solver described in

 R. J. Harrison, Krylov subspace accelerated inexact newton method for linear
 and nonlinear equations, J. Comput. Chem. 25 (2004), no. 3, 328-334.