Commit 2e4a52c3 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixing typos.

parent aeff4024
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -17,6 +17,10 @@
#include <TNL/Solvers/IterativeSolverMonitor.h>

namespace TNL {

   /**
    * \brief Namespace for solvers.
    */
   namespace Solvers {

/**
@@ -135,7 +139,7 @@ class IterativeSolver
      /**
       * \brief Sets the residue limit for the divergence criterion.
       *
       * The divergence occurs when the residue \d exceeds the limit.
       * The divergence occurs when the residue \b exceeds the limit.
       *
       * \param divergenceResidue the residue limit of the divergence.
       */
@@ -196,7 +200,7 @@ class IterativeSolver
      bool nextIteration();

      /**
       * \brief Checks if the solver is alowed to the next iteration.
       * \brief Checks if the solver is allowed to the next iteration.
       *
       * \return true \e true if the solver is allowed to do the next iteration.
       * \return \e false if the solver is \b not allowed to do the next iteration. This may