From 8448c19709c000e089723e276c871563f278b2dd Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 25 Sep 1999 10:34:45 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@3 a678b1cf-93e1-4b43-a69d-d43939e66649 --- schedule.ccl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl new file mode 100644 index 0000000..94bd666 --- /dev/null +++ b/schedule.ccl @@ -0,0 +1,12 @@ + +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