]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove now unused variable VS.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Feb 2006 03:20:39 +0000 (03:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Feb 2006 03:20:39 +0000 (03:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@12431 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 55ed34ef416a66057dc284209546cadbb91770a6..47e3c34c56f7f8dfbcb2e18d31fdbf76254b2eb3 100644 (file)
@@ -209,10 +209,6 @@ SolverMinRes<VECTOR>::solve (const MATRIX         &A,
 
   deallog.push("minres");
 
-
-  // unsigned int VS = b.size();
-
-  
                                   // Memory allocation
   Vu0  = this->memory.alloc();
   Vu1  = this->memory.alloc();

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.