]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use correct variable name.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Dec 2009 05:10:06 +0000 (05:10 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Dec 2009 05:10:06 +0000 (05:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@20262 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-22/doc/results.dox

index 5efaadbaacf1e658cb70bb9ca726d408482326e6..2afe3ca0a3a303ed727586a73f067008d47e0f4a 100644 (file)
@@ -569,7 +569,7 @@ $k=100$ temporary vectors:
       gmres.solve(system_matrix, solution, system_rhs,
                   preconditioner);
       
-      hanging_node_constraints.distribute (solution);
+      constraints.distribute (solution);
       
       std::cout << " "
                 << solver_control.last_step()

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.