]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove the distribute after solving
authorfrohne <frohne@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Nov 2011 04:06:32 +0000 (04:06 +0000)
committerfrohne <frohne@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 Nov 2011 04:06:32 +0000 (04:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@24714 0785d39b-7218-0410-832d-ea1e28bc413d

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

index c5debca4dcf677be7e2a89885c743b10d7f0d8ce..cb8c34fb5e9db7623775ee3688228105a49f6ecf 100644 (file)
@@ -677,8 +677,6 @@ void Step4<dim>::solve ()
            << " CG iterations needed to obtain convergence with an error: "
            <<  reduction_control.last_value()
            << std::endl;
-
-  constraints.distribute (solution);
 }
 
                                  // @sect4{Step4::output_results}

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.