]> https://gitweb.dealii.org/ - dealii.git/commitdiff
cleanup mpi/p4est_save_02 2431/head
authorDenis Davydov <davydden@gmail.com>
Tue, 29 Mar 2016 21:29:59 +0000 (23:29 +0200)
committerDenis Davydov <davydden@gmail.com>
Tue, 29 Mar 2016 21:29:59 +0000 (23:29 +0200)
tests/mpi/p4est_save_02.cc

index 05676d3e44f3552e768f0503b9385662ea8b9823..dd5b71b02c53797e7c733054864b04c12949d9fb 100644 (file)
@@ -127,7 +127,7 @@ void test()
 
     PETScWrappers::MPI::Vector solution(locally_owned_dofs, MPI_COMM_WORLD);
     parallel::distributed::SolutionTransfer<dim,PETScWrappers::MPI::Vector> soltrans(dh);
-    solution = 2.0;
+    solution = 2;
     soltrans.deserialize(solution);
 
     for (unsigned int i=0; i<locally_owned_dofs.n_elements(); ++i)

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.