]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix more fallout from last patch.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Oct 2002 21:37:12 +0000 (21:37 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Oct 2002 21:37:12 +0000 (21:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@6668 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e27baacf73b7a3f3926c4550701c30c0fb88094b..6569c4c5322e91fa429febf7705048fbaaf8a170 100644 (file)
@@ -2953,7 +2953,7 @@ namespace LaplaceSolver
     Vector<double> dual_weights (dual_solver.dof_handler.n_dofs());
     FETools::interpolation_difference (dual_solver.dof_handler,
                                       dual_hanging_node_constraints,
-                                      primal_solver.solution,
+                                      dual_solver.solution,
                                       primal_solver.dof_handler,
                                       primal_hanging_node_constraints,
                                       dual_weights);

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.