From 645e76b55e1b7aff4aee88c349fa2a836a2003b1 Mon Sep 17 00:00:00 2001 From: miguel Date: Tue, 23 Oct 2001 10:50:09 +0000 Subject: dding USES KEYWORD quadrant_direction. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@252 89daf98e-ef62-4674-b946-b8ff9de2216c --- interface.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 2af7f08..f533e1a 100644 --- a/interface.ccl +++ b/interface.ccl @@ -127,7 +127,7 @@ REAL out_2d_legen TYPE=ARRAY DISTRIB=CONSTANT DIM=2 SIZE=ahf_lmax,ahf_lmax out_cc,out_cs } "Output of cc and cs coefficients" -REAL ahfinder_gaussian TYPE=ARRAY DISTRIB=CONSTANT DIM=2 SIZE=ahf_ntheta+1,ahf_nphi+1 +REAL ahfinder_gaussian TYPE=ARRAY DISTRIB=CONSTANT DIM=2 SIZE=ahf_ntheta,ahf_nphi { gaussian } "Gaussian Curvature" -- cgit v1.2.3