]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix indentation slightly while we're at it.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 29 Mar 2001 14:32:07 +0000 (14:32 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 29 Mar 2001 14:32:07 +0000 (14:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@4328 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 5fb7bf9ddfb6194be90d110bed305095cb1d7373..6e899943104e446a7c7b1e6f9e4e2b461c10d74a 100644 (file)
@@ -190,10 +190,10 @@ SolverGMRES<VECTOR>::givens_rotation (Vector<double> &h,
 template<class VECTOR>
 template<class MATRIX, class PRECONDITIONER>
 typename Solver<VECTOR>::ReturnState
-SolverGMRES<VECTOR>::solve (const MATRIXA,
-                                  VECTOR      & x,
-                                  const VECTOR& b,
-                                  const PRECONDITIONER& precondition)
+SolverGMRES<VECTOR>::solve (const MATRIX         &A,
+                           VECTOR               &x,
+                           const VECTOR         &b,
+                           const PRECONDITIONER &precondition)
 {
                                   // this code was written a very
                                   // long time ago by people not

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.