NewtonSolver.hpp File Reference

Class templates of the Newton non-linear solver and line search strategies for it. More...

#include "LinSolver.hpp"
#include "NonLinSolver.hpp"

Include dependency graph for NewtonSolver.hpp:

This graph shows which files directly or indirectly include this file:


Classes

class  NewtonLineSearch< T >
 The line-search strategy base class template. More...
class  NewtonSolver< T >
 The Newton method class template. More...
class  NewtonStdLSearch< T >
 The standard (sufficient descent) line search strategy for he Newton method. More...

Detailed Description

Class templates of the Newton non-linear solver and line search strategies for it.

Date:
May 9, 2005 - created

Generated on Fri Sep 21 12:33:38 2007 for SG2 by  doxygen 1.5.2