]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't write GNUPLOT, use eps.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 Jul 1999 09:25:24 +0000 (09:25 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 Jul 1999 09:25:24 +0000 (09:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@1603 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/grid/Makefile
deal.II/deal.II/Attic/examples/grid/grid_test.cc
tests/big-tests/grid/Makefile
tests/big-tests/grid/grid_test.cc

index eb554b6ff2b872d3b5eddf3b1f842e97ceecdadc..e4b513f1b7d6b06a9a39b7baa19941c4f2289af9 100644 (file)
@@ -23,7 +23,7 @@ run-parameters  = 2 1
 
 # To execute additional action apart from running the program, fill
 # in this list:
-additional-run-action = grid_test 2 2 ; grid_test 2 3 ; grid_test 2 4 ; grid_test 3 1 ; grid_test 3 2 ; grid_test 3 3 ; grid_test 3 4 ; gnuplot make_ps
+additional-run-action = grid_test 2 2 ; grid_test 2 3 ; grid_test 2 4 ; grid_test 3 1 ; grid_test 3 2 ; grid_test 3 3 ; grid_test 3 4
 
 # To specify which files are to be deleted by "make clean" (apart from
 # the usual ones: object files, executables, backups, etc), fill in the
index 5dbd31adfb5f88f9951569a175d0ce2ce5489610..8af569d9292be8d7cc3da5264bc426500a072423 100644 (file)
@@ -291,6 +291,7 @@ void test (const int test_case) {
   filename += ('0'+dim);
   filename += "d.";
   filename += ('0'+test_case);
+  filename += ".eps";
   
   ofstream out(filename.c_str());
   GridOut grid_out;
index eb554b6ff2b872d3b5eddf3b1f842e97ceecdadc..e4b513f1b7d6b06a9a39b7baa19941c4f2289af9 100644 (file)
@@ -23,7 +23,7 @@ run-parameters  = 2 1
 
 # To execute additional action apart from running the program, fill
 # in this list:
-additional-run-action = grid_test 2 2 ; grid_test 2 3 ; grid_test 2 4 ; grid_test 3 1 ; grid_test 3 2 ; grid_test 3 3 ; grid_test 3 4 ; gnuplot make_ps
+additional-run-action = grid_test 2 2 ; grid_test 2 3 ; grid_test 2 4 ; grid_test 3 1 ; grid_test 3 2 ; grid_test 3 3 ; grid_test 3 4
 
 # To specify which files are to be deleted by "make clean" (apart from
 # the usual ones: object files, executables, backups, etc), fill in the
index 5dbd31adfb5f88f9951569a175d0ce2ce5489610..8af569d9292be8d7cc3da5264bc426500a072423 100644 (file)
@@ -291,6 +291,7 @@ void test (const int test_case) {
   filename += ('0'+dim);
   filename += "d.";
   filename += ('0'+test_case);
+  filename += ".eps";
   
   ofstream out(filename.c_str());
   GridOut grid_out;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.