aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
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,