HermesCommon
3.0
|
Newton's method for algebraic equations. More...
#include "solvers/nonlinear_matrix_solver.h"
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. | |
Newton's method for algebraic equations.
Definition in file newton_matrix_solver.h.