From 34510657d92387cc7752392a112537a4521ceda4 Mon Sep 17 00:00:00 2001 From: miguel Date: Fri, 27 Oct 2000 09:53:59 +0000 Subject: 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 --- interface.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface.ccl') 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, -- cgit v1.2.3