aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authordiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-04-30 12:50:27 +0000
committerdiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-04-30 12:50:27 +0000
commita5f32fbd5bdd6794a8eab5cd19b5a4ef953ab58f (patch)
treed8adfadeaa5bf4a38432ad18ffb901ebdb7cafc3 /schedule.ccl
parent28e8940b0905cc35c44fc40b93681e974e2897df (diff)
AHFinder converted to the changes in Einstein. Passes the testsuites on the
xeon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@295 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index ac927bd..4cbf7e7 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -15,6 +15,10 @@ schedule AHFinder_Startup at CCTK_STARTUP
LANG: C
} "Register AHFinder as an IO Method"
+schedule AHFinder_ParamCheck at PARAMCHECK
+{
+ LANG: Fortran
+} "Check for physical or conformal metric"
if (ahf_active)
{