From a5f32fbd5bdd6794a8eab5cd19b5a4ef953ab58f Mon Sep 17 00:00:00 2001 From: diener Date: Tue, 30 Apr 2002 12:50:27 +0000 Subject: 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 --- schedule.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'schedule.ccl') 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) { -- cgit v1.2.3