]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove a useless line, as pointed out by Denis Davydov.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Jun 2014 05:19:56 +0000 (05:19 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Jun 2014 05:19:56 +0000 (05:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@33035 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-42/step-42.cc

index 5a00c00ddd919cc8f7099d9d65aa871dac5cb4f7..5b445fd73d5ee1a593b05e1331fed6659aae201a 100644 (file)
@@ -1901,7 +1901,6 @@ namespace Step42
     if (transfer_solution)
       {
         TrilinosWrappers::MPI::Vector distributed_solution(locally_owned_dofs, mpi_communicator);
-        distributed_solution = solution;
         solution_transfer.interpolate(distributed_solution);
         solution = distributed_solution;
         compute_nonlinear_residual(solution);

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.