From 2fc7c0b83b92aade1487f427e7074ddeccf6c076 Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 14:12:31 -0600 Subject: [PATCH] more changes to gnuplot files --HG-- rename : plots/timing/2D/time.onering.plt => plots/timing/2D/onering.plt --- plots/timing/2D/{time.onering.plt => onering.plt} | 10 +++------- plots/timing/2D/time.res.1-4.order.2.plt | 10 +++------- plots/timing/2D/time.res.1-4.order.3.plt | 10 +++------- plots/timing/2D/time.res.1-4.order.4.plt | 10 +++------- plots/timing/2D/time.res.1-4.order.5.plt | 10 +++------- plots/timing/2D/time.res.1.order.2-5.plt | 10 +++------- plots/timing/2D/time.res.2.order.2-5.plt | 10 +++------- plots/timing/2D/time.res.3.order.2-5.plt | 10 +++------- plots/timing/2D/time.res.4.order.2-5.plt | 10 +++------- plots/timing/3D/onering.plt | 2 -- plots/timing/3D/time.res.1-3.order.2.plt | 4 +--- plots/timing/3D/time.res.1-3.order.3.plt | 4 +--- plots/timing/3D/time.res.1-3.order.4.plt | 4 +--- plots/timing/3D/time.res.1-3.order.5.plt | 4 +--- plots/timing/3D/time.res.1.order.2-5.plt | 4 +--- plots/timing/3D/time.res.2.order.2-5.plt | 4 +--- plots/timing/3D/time.res.3.order.2-5.plt | 4 +--- plots/timing/all.plt | 1 + 18 files changed, 35 insertions(+), 86 deletions(-) rename plots/timing/2D/{time.onering.plt => onering.plt} (82%) diff --git a/plots/timing/2D/time.onering.plt b/plots/timing/2D/onering.plt similarity index 82% rename from plots/timing/2D/time.onering.plt rename to plots/timing/2D/onering.plt index d582884..60348b4 100644 --- a/plots/timing/2D/time.onering.plt +++ b/plots/timing/2D/onering.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'timing.2D.aggregate.eps' -set title "2-D Interpolation Timing Data, Aggregate" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Aggregate' plot 'time.out' u 1:2 t 'Order 2, res 1' w lp, \ '' u 1:3 t 'Order 3, res 1' w lp, \ diff --git a/plots/timing/2D/time.res.1-4.order.2.plt b/plots/timing/2D/time.res.1-4.order.2.plt index c0b2095..078126c 100644 --- a/plots/timing/2D/time.res.1-4.order.2.plt +++ b/plots/timing/2D/time.res.1-4.order.2.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.1-4.order.2.eps' -set title "2-D Interpolation Timing Data, Order 2" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, order 2' plot 'time.out' u 1:2 t 'Resolution 1' w lp, \ '' u 1:6 t 'Resolution 2' w lp, \ diff --git a/plots/timing/2D/time.res.1-4.order.3.plt b/plots/timing/2D/time.res.1-4.order.3.plt index fd2e5fe..ced4891 100644 --- a/plots/timing/2D/time.res.1-4.order.3.plt +++ b/plots/timing/2D/time.res.1-4.order.3.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.1-4.order.3.eps' -set title "2-D Interpolation Timing Data, Order 3" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Order 3' plot 'time.out' u 1:3 t 'Resolution 1' w lp, \ '' u 1:7 t 'Resolution 2' w lp, \ diff --git a/plots/timing/2D/time.res.1-4.order.4.plt b/plots/timing/2D/time.res.1-4.order.4.plt index 1b252cb..a62cf73 100644 --- a/plots/timing/2D/time.res.1-4.order.4.plt +++ b/plots/timing/2D/time.res.1-4.order.4.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.1-4.order.4.eps' -set title "2-D Interpolation Timing Data, Order 4" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Order 4' plot 'time.out' u 1:4 t 'Resolution 1' w lp, \ '' u 1:8 t 'Resolution 2' w lp, \ diff --git a/plots/timing/2D/time.res.1-4.order.5.plt b/plots/timing/2D/time.res.1-4.order.5.plt index 2dfa860..c05dad0 100644 --- a/plots/timing/2D/time.res.1-4.order.5.plt +++ b/plots/timing/2D/time.res.1-4.order.5.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.1-4.order.5.eps' -set title "2-D Interpolation Timing Data, Order 5" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Order 5' plot 'time.out' u 1:5 t 'Resolution 1' w lp, \ '' u 1:9 t 'Resolution 2' w lp, \ diff --git a/plots/timing/2D/time.res.1.order.2-5.plt b/plots/timing/2D/time.res.1.order.2-5.plt index e02bf81..6b3d90f 100644 --- a/plots/timing/2D/time.res.1.order.2-5.plt +++ b/plots/timing/2D/time.res.1.order.2-5.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.1.order.2-5.eps' -set title "2-D Interpolation Timing Data, Resolution 1" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Resolution 1' plot 'time.out' u 1:2 t 'Order 2' w lp, \ '' u 1:3 t 'Order 3' w lp, \ diff --git a/plots/timing/2D/time.res.2.order.2-5.plt b/plots/timing/2D/time.res.2.order.2-5.plt index 6de54cf..b879ab9 100644 --- a/plots/timing/2D/time.res.2.order.2-5.plt +++ b/plots/timing/2D/time.res.2.order.2-5.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.2.order.2-5.eps' -set title "2-D Interpolation Timing Data, Resolution 2" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Resolution 2' plot 'time.out' u 1:6 t 'Order 2' w lp, \ '' u 1:7 t 'Order 3' w lp, \ diff --git a/plots/timing/2D/time.res.3.order.2-5.plt b/plots/timing/2D/time.res.3.order.2-5.plt index 7c93d8d..1ebb441 100644 --- a/plots/timing/2D/time.res.3.order.2-5.plt +++ b/plots/timing/2D/time.res.3.order.2-5.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.3.order.2-5.eps' -set title "2-D Interpolation Timing Data, Resolution 3" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Resolution 3' plot 'time.out' u 1:10 t 'Order 2' w lp, \ '' u 1:11 t 'Order 3' w lp, \ diff --git a/plots/timing/2D/time.res.4.order.2-5.plt b/plots/timing/2D/time.res.4.order.2-5.plt index 7e292fe..f90ef2b 100644 --- a/plots/timing/2D/time.res.4.order.2-5.plt +++ b/plots/timing/2D/time.res.4.order.2-5.plt @@ -1,13 +1,9 @@ load '../../main.plt' +load '../all.plt' -set key left top +set output 'time.2D.res.4.order.2-5.eps' -set title "2-D Interpolation Timing Data, Resolution 4" - -set xlabel "Number of Extra Points, S_k" -set ylabel "Average Interpolation Time (s)" - -set yrange [0.0:0.08] +set title '2-D Interpolation Timing Data, Resolution 4' plot 'time.out' u 1:14 t 'Order 2' w lp, \ '' u 1:15 t 'Order 3' w lp, \ diff --git a/plots/timing/3D/onering.plt b/plots/timing/3D/onering.plt index 4da3742..c50411e 100644 --- a/plots/timing/3D/onering.plt +++ b/plots/timing/3D/onering.plt @@ -5,8 +5,6 @@ set output 'timing.3D.aggregate.eps' set title '3-D Interpolation Timing Data, Aggregate' -set key left top - plot 'time.out' u 1:2 t 'Order 2, Mesh 1' w lp, \ '' u 1:3 t 'Order 3, Mesh 1' w lp, \ '' u 1:4 t 'Order 4, Mesh 1' w lp, \ diff --git a/plots/timing/3D/time.res.1-3.order.2.plt b/plots/timing/3D/time.res.1-3.order.2.plt index f44f86a..6e5a102 100644 --- a/plots/timing/3D/time.res.1-3.order.2.plt +++ b/plots/timing/3D/time.res.1-3.order.2.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.1-3.order.2.eps' +set output 'time.3D.res.1-3.order.2.eps' set title '3-D Interpolation Timing Data, order 2' -set key left top - plot 'time.out' u 1:2 t 'Resolution 1' w lp, \ '' u 1:6 t 'Resolution 2' w lp, \ '' u 1:10 t 'Resolution 3' w lp; diff --git a/plots/timing/3D/time.res.1-3.order.3.plt b/plots/timing/3D/time.res.1-3.order.3.plt index 52b4dd9..e6a64b7 100644 --- a/plots/timing/3D/time.res.1-3.order.3.plt +++ b/plots/timing/3D/time.res.1-3.order.3.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.1-3.order.3.eps' +set output 'time.3D.res.1-3.order.3.eps' set title '3-D Interpolation Timing Data, order 3' -set key left top - plot 'time.out' u 1:3 t 'Resolution 1' w lp, \ '' u 1:7 t 'Resolution 2' w lp, \ '' u 1:11 t 'Resolution 3' w lp; diff --git a/plots/timing/3D/time.res.1-3.order.4.plt b/plots/timing/3D/time.res.1-3.order.4.plt index 90e9da9..e0d08b7 100644 --- a/plots/timing/3D/time.res.1-3.order.4.plt +++ b/plots/timing/3D/time.res.1-3.order.4.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.1-3.order.4.eps' +set output 'time.3D.res.1-3.order.4.eps' set title '3-D Interpolation Timing Data, order 4' -set key left top - plot 'time.out' u 1:4 t 'Resolution 1' w lp, \ '' u 1:8 t 'Resolution 2' w lp, \ '' u 1:12 t 'Resolution 3' w lp; diff --git a/plots/timing/3D/time.res.1-3.order.5.plt b/plots/timing/3D/time.res.1-3.order.5.plt index 6721827..250a501 100644 --- a/plots/timing/3D/time.res.1-3.order.5.plt +++ b/plots/timing/3D/time.res.1-3.order.5.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.1-3.order.5.eps' +set output 'time.3D.res.1-3.order.5.eps' set title '3-D Interpolation Timing Data, order 5' -set key left top - plot 'time.out' u 1:5 t 'Resolution 1' w lp, \ '' u 1:9 t 'Resolution 2' w lp, \ '' u 1:13 t 'Resolution 3' w lp; diff --git a/plots/timing/3D/time.res.1.order.2-5.plt b/plots/timing/3D/time.res.1.order.2-5.plt index 5f3dc62..46ace57 100644 --- a/plots/timing/3D/time.res.1.order.2-5.plt +++ b/plots/timing/3D/time.res.1.order.2-5.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.1.order.2-5.eps' +set output 'time.3D.res.1.order.2-5.eps' set title '3-D Interpolation Timing Data, Resolution 1' -set key left top - plot 'time.out' u 1:2 t 'order 2' w lp, \ '' u 1:3 t 'order 3' w lp, \ '' u 1:4 t 'order 4' w lp, \ diff --git a/plots/timing/3D/time.res.2.order.2-5.plt b/plots/timing/3D/time.res.2.order.2-5.plt index a638a61..43e8d8d 100644 --- a/plots/timing/3D/time.res.2.order.2-5.plt +++ b/plots/timing/3D/time.res.2.order.2-5.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.2.order.2-5.eps' +set output 'time.3D.res.2.order.2-5.eps' set title '3-D Interpolation Timing Data, Resolution 2' -set key left top - plot 'time.out' u 1:6 t 'order 2' w lp, \ '' u 1:7 t 'order 3' w lp, \ '' u 1:8 t 'order 4' w lp, \ diff --git a/plots/timing/3D/time.res.3.order.2-5.plt b/plots/timing/3D/time.res.3.order.2-5.plt index a06dca4..c41677c 100644 --- a/plots/timing/3D/time.res.3.order.2-5.plt +++ b/plots/timing/3D/time.res.3.order.2-5.plt @@ -1,12 +1,10 @@ load '../../main.plt' load '../all.plt' -set output 'time.res.3.order.2-5.eps' +set output 'time.3D.res.3.order.2-5.eps' set title '3-D Interpolation Timing Data, Resolution 3' -set key left top - plot 'time.out' u 1:10 t 'order 2' w lp, \ '' u 1:11 t 'order 3' w lp, \ '' u 1:12 t 'order 4' w lp, \ diff --git a/plots/timing/all.plt b/plots/timing/all.plt index cadf7e3..40b2e8a 100644 --- a/plots/timing/all.plt +++ b/plots/timing/all.plt @@ -1,3 +1,4 @@ set xlabel "Number of Extra Points, S_k" set ylabel "Average Interpolation Time (s)" set yrange [0.0:0.15] +set key top left