From 3aa4f0363ad7337afc733ff2f88d6dc0301949d4 Mon Sep 17 00:00:00 2001 From: schnetter <> Date: Wed, 4 Jul 2001 11:55:00 +0000 Subject: Fixed bug in ASCII output -- only the x dimesion was output, and not y and z. darcs-hash:20010704115523-07bb3-7b9654076c9c8a713187ced500383516a952ef26.gz --- Carpet/CarpetTest/schedule.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Carpet/CarpetTest/schedule.ccl') diff --git a/Carpet/CarpetTest/schedule.ccl b/Carpet/CarpetTest/schedule.ccl index 49b161fba..ce64a4728 100644 --- a/Carpet/CarpetTest/schedule.ccl +++ b/Carpet/CarpetTest/schedule.ccl @@ -1,14 +1,14 @@ # Schedule definitions for thorn CarpetTest -# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetTest/schedule.ccl,v 1.1 2001/07/04 12:29:54 schnetter Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetTest/schedule.ccl,v 1.2 2001/07/04 13:55:24 schnetter Exp $ + +STORAGE: gfg arrg1 arrg2 arrg3 schedule carpettest_check_sizes AT initial { LANG: C - STORAGE: gfg arrg1 arrg2 arrg3 } "Check grid function and grid array sizes" schedule carpettest_check_arguments AT initial { LANG: Fortran - STORAGE: gfg arrg1 arrg2 arrg3 } "Check grid function and grid array arguments" -- cgit v1.2.3