3
if [ -r metis_square_4part.dat ]
5
python plot.py UnitSquare time metis_square_4part.dat metis_square_16part.dat metis_square_64part.dat scotch_square_4part.dat scotch_square_16part.dat scotch_square_64part.dat
9
echo "Run bench1.sh before running this"