]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix non-compilability.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Nov 1999 17:33:51 +0000 (17:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 18 Nov 1999 17:33:51 +0000 (17:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@1891 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/error-estimation/error-estimation.cc
tests/big-tests/error-estimation/error-estimation.cc

index ee14debf93261ef4c7f652e61fc2011f2f80abe1..28c537d7376105db7a964adbd5ca0606528db996 100644 (file)
@@ -550,6 +550,7 @@ void PoissonProblem<dim>::run (ParameterHandler &prm) {
                                          KellyErrorEstimator<dim>::FunctionMap(),
                                          solution,
                                          estimated_error_per_cell,
+                                         vector<bool>(), // all components
                                          ((prm.get("Test case")=="Kink") ?
                                           &kink_coefficient : 0 ));
       cout << estimated_error_per_cell.l2_norm() << endl;
index ee14debf93261ef4c7f652e61fc2011f2f80abe1..28c537d7376105db7a964adbd5ca0606528db996 100644 (file)
@@ -550,6 +550,7 @@ void PoissonProblem<dim>::run (ParameterHandler &prm) {
                                          KellyErrorEstimator<dim>::FunctionMap(),
                                          solution,
                                          estimated_error_per_cell,
+                                         vector<bool>(), // all components
                                          ((prm.get("Test case")=="Kink") ?
                                           &kink_coefficient : 0 ));
       cout << estimated_error_per_cell.l2_norm() << endl;

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.