aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-18 12:24:02 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-18 12:24:02 +0000
commit883b8a6777646a46a1cb4144092aaafff24eb174 (patch)
tree6ad0bdd544cba9645b7433e716af4eb5ad3f7f5f /interface.ccl
parentd4901cf9ea91c68ef6d0371139eab49ce9389bef (diff)
change mask gridfn names to match those used by SpaceMask thorn;
get rid of our own mask gridfns since SpaceMask already defines them git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@987 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 0 insertions, 8 deletions
diff --git a/interface.ccl b/interface.ccl
index 43e906b..5f9c416 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -8,11 +8,3 @@ inherits: Grid ADMBase StaticConformal SpaceMask
USES INCLUDE: SpaceMask.h
################################################################################
-
-public:
-
-# old-style (CCTK_REAL) mask grid function for compatability with AHFinder
-real ahfmask type=GF
-{
-ahmask
-} "old-style (CCTK_REAL) mask grid function"