]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix test
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Sep 2013 19:29:50 +0000 (19:29 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Sep 2013 19:29:50 +0000 (19:29 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30774 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/mesh_worker_matrix_01.cc

index 5f092d10d48ae0cf5cff4e19546002de8bec9188..ae8439f3e7e6a973af2b0fa6cee981c8f1ea4787 100644 (file)
@@ -281,7 +281,7 @@ test(const FiniteElement<dim> &fe)
 int main (int argc, char **argv)
 {
   Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv);
-  MPILogInitAll i();
+  MPILogInitAll log;
 
   FE_DGP<2> p0(0);
   FE_Q<2>   q1(1);

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.