]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid referencing things doxygen doesn't know about.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:10:56 +0000 (13:10 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:10:56 +0000 (13:10 -0600)
include/deal.II/lac/solver_control.h

index 100e697247b636ab8ed35f9995207bce2c5abc7c..40d7de92d801f2cdf6d3adefbd9a51bcff45f17d 100644 (file)
@@ -498,13 +498,14 @@ public:
 
   /**
    * Initialize with a SolverControl object. The result will emulate
-   * SolverControl by setting #reduce to zero.
+   * SolverControl by setting the reduction target to zero.
    */
   IterationNumberControl (const SolverControl &c);
 
   /**
    * Assign a SolverControl object to ReductionControl. The result of the
-   * assignment will emulate SolverControl by setting #reduce to zero.
+   * assignment will emulate SolverControl by setting the reduction target to
+   * zero.
    */
   IterationNumberControl &operator= (const SolverControl &c);
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.