From 6fd09e4d86b3a13278c83874f976c3ba2aa7cd42 Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 12 Apr 2001 10:51:59 +0000 Subject: Cleaning up. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@36 a678b1cf-93e1-4b43-a69d-d43939e66649 --- schedule.ccl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index b6f879f..34c3f74 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -3,6 +3,10 @@ if (CCTK_Equals(initial_data,"brilldata")) { + + STORAGE: brillconf + STORAGE: linearelliptic + schedule BrilData_InitSymBound at CCTK_BASEGRID { LANG: C @@ -10,7 +14,6 @@ if (CCTK_Equals(initial_data,"brilldata")) schedule brilldata at CCTK_INITIAL { - STORAGE: linearelliptic,brillconf LANG: Fortran } "Construct Brill wave initial data" } -- cgit v1.2.3