aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-21 18:31:52 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-21 18:31:52 +0000
commit1cdf59cea88464afd33d6d606c4be77bb74d386e (patch)
treef383b810acf20d3d777be90af5b8440e28b77f42 /interface.ccl
parente2933f68a4e11f58e8115b08ded649bd867cf135 (diff)
*.ccl --> various fixes to make ready to test H(h) function
driver.cc add crude timing info horizon_function.cc must remember to synchronize_ghost_zones() !!! git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@551 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl9
1 files changed, 2 insertions, 7 deletions
diff --git a/interface.ccl b/interface.ccl
index 2213765..3cb9303 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,10 +2,5 @@
# $Header$
implements: AHFinder
-
-# this thorn doesn't define or use any Cactus grid variables
-# but bad things happen if we don't have anything
-##int dummy type=gf
-##{
-##dummy
-##} "dummy gridfn"
+inherits: grid
+inherits: einstein