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:
@@ -5,7 +5,7 @@ set output 'timing.3.aggregate.eps'
|
||||
|
||||
unset ylabel
|
||||
|
||||
set title '3-D Interpolation Timing Data'
|
||||
# set title '3-D Interpolation Timing Data'
|
||||
|
||||
plot 'time.out' u 1:2 t 'Order 2, Mesh 1' w lp, \
|
||||
'' u 1:3 t 'Order 3, Mesh 1' w lp, \
|
||||
|
||||
Reference in New Issue
Block a user