made the labels of plots work better with how they are presented in the results chapter

--HG--
rename : plots/scalability/speedup.plt => plots/scalability/efficiency.plt
This commit is contained in:
sm
2011-05-30 22:49:24 -06:00
parent 03e1e3a24a
commit f47585735d
14 changed files with 96 additions and 45 deletions
@@ -9,6 +9,7 @@ set key right bottom
set xrange [0.008:0.18]
set xlabel 'Mesh Spacing'
set ylabel 'RMS of error'
plot './resolution.2D.64.out' \
+1 -1
View File
@@ -10,7 +10,7 @@ set key right bottom
set xrange [0.004:0.055]
set xlabel 'Mesh Spacing'
set ylabel 'RMS of error'
# set ylabel 'RMS of error'
plot './resolution.3D.gmsh.out' \
u 1:2 t '{/Symbol n} = 2' w l,\