]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
make sure the test fails and also test with one cpu.
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Feb 2011 21:23:21 +0000 (21:23 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Feb 2011 21:23:21 +0000 (21:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@23421 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/petsc_01.cc
tests/mpi/petsc_01/ncpu_1/cmp/generic [moved from tests/mpi/petsc_01/ncpu_3/cmp/generic with 100% similarity]

index aa18a866ae7038d82b2831739735da894cc607a7..6623b24334b0f1662240c385e8c08cf29230fc78 100644 (file)
@@ -58,8 +58,8 @@ void test()
   
   mat.compress();
 
-//  std::vector<unsigned int> rows(1,1);
-//    mat.clear_rows(rows);
+  std::vector<unsigned int> rows(1,1);
+  mat.clear_rows(rows);
   
 //    mat.write_ascii();
   if (myid==0)

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.