From 80836269c0de9ea94d4fd7a0c4ad57e6ac4a16f4 Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 25 Jan 2000 10:10:06 +0000 Subject: Removing COMM git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@17 a678b1cf-93e1-4b43-a69d-d43939e66649 --- schedule.ccl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schedule.ccl b/schedule.ccl index e26bf86..b6f879f 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,3 +1,5 @@ +# Schedule definitions for thorn IDBrillData +# $Header$ if (CCTK_Equals(initial_data,"brilldata")) { @@ -9,7 +11,6 @@ if (CCTK_Equals(initial_data,"brilldata")) schedule brilldata at CCTK_INITIAL { STORAGE: linearelliptic,brillconf - COMMUNICATION: linearelliptic,brillconf LANG: Fortran } "Construct Brill wave initial data" } -- cgit v1.2.3