]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Test works now.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Aug 2011 13:52:36 +0000 (13:52 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Aug 2011 13:52:36 +0000 (13:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@24013 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/interpolate_02.cc

index ab95fd9e77889f5548c6ce081da4ffc12c8f4d91..78719f7540df512ff93a380d45f1108a474a2871 100644 (file)
@@ -78,14 +78,9 @@ void test()
 
 int main(int argc, char *argv[])
 {
-  abort ();
-  
   PetscInitialize(&argc,&argv,0,0);
 
-
   unsigned int myid = Utilities::System::get_this_mpi_process (MPI_COMM_WORLD);
-
-
   deallog.push(Utilities::int_to_string(myid));
 
   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.