]> https://gitweb.dealii.org/ - dealii.git/commitdiff
additional tests in solver
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 28 Apr 2003 10:29:33 +0000 (10:29 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 28 Apr 2003 10:29:33 +0000 (10:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@7486 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/solver.cc

index 538d9c71b610757fa9dbdf5cc6163be3d8a8a1cc..5edaf5d21ab7446ea5a4c0fafa2055f5cf60f405 100644 (file)
@@ -109,9 +109,6 @@ int main()
       for (unsigned int i=0;i<dim;++i)
        inverse_permutation[permutation[i]] = i;
 
-      for (unsigned int i=0;i<dim;++i)
-       permutation[i] = dim-i-1;
-      
       PreconditionPSOR<> prec_psor;
       prec_psor.initialize(A, permutation, inverse_permutation, 1.2);
       

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.