Skip to content
Snippets Groups Projects
Commit f50e1d42 authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Tom Fischer
Browse files

[NL] fix docu: removed parameter

parent 11d44aae
No related branches found
No related tags found
No related merge requests found
......@@ -84,8 +84,6 @@ public:
/*! Constructs a new instance.
*
* \param linear_solver the linear solver used by this nonlinear solver.
* \param tol the tolerance of the solver. \todo Be more specific about
* that!
* \param maxiter the maximum number of iterations used to solve the
* equation.
*/
......@@ -143,8 +141,6 @@ public:
/*! Constructs a new instance.
*
* \param linear_solver the linear solver used by this nonlinear solver.
* \param tol the tolerance of the solver. \todo Be more specific about
* that!
* \param maxiter the maximum number of iterations used to solve the
* equation.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment