./build.sh     --> files*.ipp   (generate the .ipp files)   
               (invokes ippgen)

./solve.sh     --> results.isr  (generate the .isr file, from the .ipp files)
               (invokes ippsolve)

./plotmake.sh  --> results.dat  (generate the .dat file, from the .isr file)
               (invokes ippplt)

./plotview.sh  --> results.gp   (generate the .gp file, pulling in the .dat file)
               (invokes gnuplot)