]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a problem with the discretization of the MinRes::solver function.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2001 15:33:45 +0000 (15:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2001 15:33:45 +0000 (15:33 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-3-2@5202 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_minres.h

index 0f3438863dd26f0b44afc152e4196040794a200f..ad3c9e1bae1f5162ce761805d1803e2a95bbe1e4 100644 (file)
@@ -175,7 +175,7 @@ SolverMinRes<VECTOR>::print_vectors(const unsigned int,
 
 template<class VECTOR>
 template<class MATRIX, class PRECONDITIONER>
-typename Solver<VECTOR>::ReturnState 
+void
 SolverMinRes<VECTOR>::solve (const MATRIX         &A,
                             VECTOR               &x,
                             const VECTOR         &b,

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.