aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-04-27 09:21:27 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-04-27 09:21:27 +0000
commit957ad88618cae0479aabe36599049d61698a842a (patch)
tree611467bd100231240efd12701ab4c41519303c73 /interface.ccl
parentd3970026a9dffe2a7dd27e6cd8fb0fb54683d542 (diff)
Separating a group.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@76 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl10
1 files changed, 7 insertions, 3 deletions
diff --git a/interface.ccl b/interface.ccl
index 4a4b1bd..f9e0fed 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -10,9 +10,13 @@ public:
real ahfindergrid type=GF
{
-ahfgrid,
+ahfgrid
+} "Horizon function"
+
+real ahfinderexp type=GF
+{
ahf_exp
-} "Grid function for single surface"
+} "Expansion"
real ahfmask type=GF
{
@@ -32,7 +36,7 @@ ahfgradn
real ahfinder_gauss type=GF
{
ahfgauss
-} "Grid function for gaussian curcature calculation"
+} "Grid function for gaussian curvature calculation"
real find3grid type=GF