From cab79658b8e19947c3b4058f75961f01a055ef2e Mon Sep 17 00:00:00 2001 From: allen Date: Mon, 1 Nov 1999 11:27:16 +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/IDAxiBrillBH/trunk@3 0a4070d5-58f5-498f-b6c0-2693e757fa0f --- schedule.ccl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl new file mode 100644 index 0000000..ac43b1c --- /dev/null +++ b/schedule.ccl @@ -0,0 +1,10 @@ +# Schedule definitions for thorn AxiBrillBHIVP +# $Header$ + +if (CCTK_Equals(initial_data,"axibrillbh")) +{ + schedule IDAxiBrillBH at CCTK_INITIAL + { + LANG: Fortran + } "Construct IDAxiBrillBH" +} -- cgit v1.2.3