aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2002-05-21 21:48:02 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2002-05-21 21:48:02 +0000
commit983c1c59673c8851838c24942b79d8e132c20d87 (patch)
tree8ecb2a05c6295e9aaae29e76a970518907bd0d92 /schedule.ccl
parent50fab556ec3bde3bfc4c5b448c9c463628a9d92f (diff)
Added support for static conformal factor. Also changed the evolution
source function to change sign if the lapse goes negative. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@14 2a26948c-0e4f-0410-aee8-f1d3e353619c
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e728618..4465325 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,6 +8,11 @@ STORAGE: eh_mask_all
STORAGE: rep_mask
STORAGE: ftmp
+schedule EHFinder_ParamCheck at CCTK_PARAMCHECK
+{
+ LANG: Fortran
+} "Check parameters"
+
schedule EHFinder_Init at CCTK_POSTINITIAL
{
LANG: Fortran