]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reference a member the proper way.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:11:55 +0000 (13:11 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Feb 2015 19:11:55 +0000 (13:11 -0600)
include/deal.II/lac/solver_gmres.h

index 8faaa1ed01af6d78217870409c987c9220b853c8..39d29d49b7ae2dd750efbb9f437c40c3a3c3fbd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -313,9 +313,9 @@ private:
  * preconditioner.
  *
  * FGMRES needs two vectors in each iteration steps yielding a total of
- * <tt>2*SolverFGMRESAdditionalData::max_basis_size+1</tt> auxiliary vectors.
+ * <tt>2*SolverFGMRES::AdditionalData::max_basis_size+1</tt> auxiliary vectors.
  *
- * Caveat: documentation of this class is not up to date. There are also a few
+ * Caveat: Documentation of this class is not up to date. There are also a few
  * parameters of GMRES we would like to introduce here.
  *
  * @author Guido Kanschat, 2003

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.