]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix bad typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 18 May 2003 02:26:47 +0000 (02:26 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 18 May 2003 02:26:47 +0000 (02:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@7657 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_gmres.h

index 12f6be15c464202d1c185b529f05498b2a078223..88a7b882db2ebeca496ef740aa8ea0fd8c57591f 100644 (file)
@@ -408,7 +408,7 @@ SolverGMRES<VECTOR>::solve (const MATRIX         &A,
 
                                   // Generate an object where basis
                                   // vectors are stored.
-  internals::SolverGMRES::TmpVectors<VECTOR> tmp_vectors (n_tmp_vectors, this->memory);
+  internal::SolverGMRES::TmpVectors<VECTOR> tmp_vectors (n_tmp_vectors, this->memory);
   
                                   // number of the present iteration; this
                                   // number is not reset to zero upon a

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.