aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-10-27 09:53:59 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-10-27 09:53:59 +0000
commit34510657d92387cc7752392a112537a4521ceda4 (patch)
treec654edf26317b70ad2f1f5e53fc44b036ead9075 /interface.ccl
parentc49655253484c0beaaf98102106e6fe5978f4426 (diff)
The finder doed not need to inherit from ADM.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@138 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index f9e0fed..16c6baf 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,7 +3,7 @@
implements: ahfinder
-inherits: interp einstein grid adm IO
+inherits: interp einstein grid IO
public:
@@ -23,6 +23,7 @@ real ahfmask type=GF
ahmask
} "Grid function for masking"
+
private:
real ahfgradient type=GF
@@ -38,7 +39,6 @@ real ahfinder_gauss type=GF
ahfgauss
} "Grid function for gaussian curvature calculation"
-
real find3grid type=GF
{
ahfgrid3,