]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a problem with the declaration of the SolverMinRes::solve function.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2001 15:32:42 +0000 (15:32 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Nov 2001 15:32:42 +0000 (15:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@5201 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 290ba763ac6e14b03fe010880021409c4fbb5e83..bf11f282888b0e9bf7c096ffc6d64a1252f2fc26 100644 (file)
@@ -176,7 +176,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.