]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Example update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 6 May 1998 14:12:54 +0000 (14:12 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 6 May 1998 14:12:54 +0000 (14:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@258 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 6c5813ac3cca0be7c36d297bb13501d15944d1eb..7031910d938c23291c50a605e40f862fbed54226 100644 (file)
@@ -462,7 +462,8 @@ int main () {
   PoissonProblem<2> problem;
 
   problem.run (2, PoissonProblem<2>::global);
-//  problem.run (2, PoissonProblem<2>::true_error);
+  problem.run (2, PoissonProblem<2>::true_error);
+  problem.run (2, PoissonProblem<2>::error_estimator);
 
   return 0;
 };
index bea46751f2ca4f6dc5ed2d45aa1df8bc192de7ab..5d2acbe00442305938aca238d7c1e0b8069d1ca2 100755 (executable)
@@ -1 +1 @@
-perl -pi -e 'if (/^[^#].*/) { }' *.inp
+perl -pi -e 's/^#.*$\\n//g' *.inp
index 6c5813ac3cca0be7c36d297bb13501d15944d1eb..7031910d938c23291c50a605e40f862fbed54226 100644 (file)
@@ -462,7 +462,8 @@ int main () {
   PoissonProblem<2> problem;
 
   problem.run (2, PoissonProblem<2>::global);
-//  problem.run (2, PoissonProblem<2>::true_error);
+  problem.run (2, PoissonProblem<2>::true_error);
+  problem.run (2, PoissonProblem<2>::error_estimator);
 
   return 0;
 };
index bea46751f2ca4f6dc5ed2d45aa1df8bc192de7ab..5d2acbe00442305938aca238d7c1e0b8069d1ca2 100755 (executable)
@@ -1 +1 @@
-perl -pi -e 'if (/^[^#].*/) { }' *.inp
+perl -pi -e 's/^#.*$\\n//g' *.inp

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.