]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small changes.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 May 1998 17:07:56 +0000 (17:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 May 1998 17:07:56 +0000 (17:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@358 0785d39b-7218-0410-832d-ea1e28bc413d

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

index daa59f36d6678df4cbf15bc10a640798b09587af..bad4d474f65b8f491d80b0839c2dd9c1407b6fc5 100644 (file)
@@ -386,7 +386,7 @@ void PoissonProblem<dim>::print_history () const {
 int main () {
   PoissonProblem<2> problem;
 
-  for (unsigned int level=1; level<9; ++level)
+  for (unsigned int level=1; level<8; ++level)
     problem.run (level);
 
   cout << endl << "Printing convergence history to <gnuplot.history>..." << endl;
index 49b88af9ee0814610618ea96abe97632d1221fd9..5c06b6c8f2d4f5788e732b2ad8548ac9b6b920a8 100644 (file)
@@ -66,28 +66,29 @@ plot "data-kink/history.global.gnuplot" using 1:2 title "global refinement -- L2
 set parametric
 set data style lines
 set nologscale xy
+set size 0.7,1
 
 set output "data-gauss/finest_mesh.global.eps"
-plot "data-gauss/global.finest_mesh.gnuplot"
+plot "data-gauss/global.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-gauss/finest_mesh.true_error.eps"
-plot "data-gauss/true_error.finest_mesh.gnuplot"
+plot "data-gauss/true_error.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-gauss/finest_mesh.estimated_error.eps"
-plot "data-gauss/estimated_error.finest_mesh.gnuplot"
+plot "data-gauss/estimated_error.finest_mesh.gnuplot" title "Finest mesh"
 
 
 
 set output "data-singular/finest_mesh.global.eps"
-plot "data-singular/global.finest_mesh.gnuplot"
+plot "data-singular/global.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-singular/finest_mesh.estimated_error.eps"
-plot "data-singular/estimated_error.finest_mesh.gnuplot"
+plot "data-singular/estimated_error.finest_mesh.gnuplot" title "Finest mesh"
 
 
 
 set output "data-kink/finest_mesh.global.eps"
-plot "data-kink/global.finest_mesh.gnuplot"
+plot "data-kink/global.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-kink/finest_mesh.estimated_error.eps"
-plot "data-kink/estimated_error.finest_mesh.gnuplot"
+plot "data-kink/estimated_error.finest_mesh.gnuplot" title "Finest mesh"
index daa59f36d6678df4cbf15bc10a640798b09587af..bad4d474f65b8f491d80b0839c2dd9c1407b6fc5 100644 (file)
@@ -386,7 +386,7 @@ void PoissonProblem<dim>::print_history () const {
 int main () {
   PoissonProblem<2> problem;
 
-  for (unsigned int level=1; level<9; ++level)
+  for (unsigned int level=1; level<8; ++level)
     problem.run (level);
 
   cout << endl << "Printing convergence history to <gnuplot.history>..." << endl;
index 49b88af9ee0814610618ea96abe97632d1221fd9..5c06b6c8f2d4f5788e732b2ad8548ac9b6b920a8 100644 (file)
@@ -66,28 +66,29 @@ plot "data-kink/history.global.gnuplot" using 1:2 title "global refinement -- L2
 set parametric
 set data style lines
 set nologscale xy
+set size 0.7,1
 
 set output "data-gauss/finest_mesh.global.eps"
-plot "data-gauss/global.finest_mesh.gnuplot"
+plot "data-gauss/global.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-gauss/finest_mesh.true_error.eps"
-plot "data-gauss/true_error.finest_mesh.gnuplot"
+plot "data-gauss/true_error.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-gauss/finest_mesh.estimated_error.eps"
-plot "data-gauss/estimated_error.finest_mesh.gnuplot"
+plot "data-gauss/estimated_error.finest_mesh.gnuplot" title "Finest mesh"
 
 
 
 set output "data-singular/finest_mesh.global.eps"
-plot "data-singular/global.finest_mesh.gnuplot"
+plot "data-singular/global.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-singular/finest_mesh.estimated_error.eps"
-plot "data-singular/estimated_error.finest_mesh.gnuplot"
+plot "data-singular/estimated_error.finest_mesh.gnuplot" title "Finest mesh"
 
 
 
 set output "data-kink/finest_mesh.global.eps"
-plot "data-kink/global.finest_mesh.gnuplot"
+plot "data-kink/global.finest_mesh.gnuplot" title "Finest mesh"
 
 set output "data-kink/finest_mesh.estimated_error.eps"
-plot "data-kink/estimated_error.finest_mesh.gnuplot"
+plot "data-kink/estimated_error.finest_mesh.gnuplot" title "Finest mesh"

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.