HermesCommon  3.0
newton_matrix_solver.h File Reference

Newton's method for algebraic equations. More...

Go to the source code of this file.

Classes

class  Hermes::Solvers::NewtonMatrixSolver< Scalar >
 

Namespaces

 Hermes
 General namespace for the Hermes library.
 
 Hermes::Solvers
 Namespace for linear / nonlinear / iterative solvers.
 

Detailed Description

Newton's method for algebraic equations.

Definition in file newton_matrix_solver.h.