From e7adb900f6397d8d46dafbcd547bc3b632ace1b4 Mon Sep 17 00:00:00 2001 From: lanfer Date: Tue, 9 Nov 1999 09:18:06 +0000 Subject: adding startup file which setups symmetries for brillconf, scheduled at CCTK_BASEGRID git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@11 a678b1cf-93e1-4b43-a69d-d43939e66649 --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schedule.ccl b/schedule.ccl index 94bd666..78ae4ed 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -1,6 +1,11 @@ if (CCTK_Equals(initial_data,"brilldata")) { + schedule BrilData_InitSymBound at CCTK_BASEGRID + { + LANG: C + } "Set up symmetries for Brilldata::brillconf" + schedule brilldata at CCTK_INITIAL { STORAGE: linearelliptic,brillconf -- cgit v1.2.3