aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_int.F
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-05-05 07:59:10 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-05-05 07:59:10 +0000
commit617d44a1938c3612ac2ea6cf5ace0da500f6f210 (patch)
treee2478931cd7c8fc1c9206d84d1bc5f8d0ce8eeab /src/AHFinder_int.F
parent06afe056518891926bfde50283b377681274895a (diff)
Changing "integer" to CCTK_INT. Apparently the inconsistent use of both
in different places was causing trouble on the t3e. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@93 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_int.F')
-rw-r--r--src/AHFinder_int.F12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/AHFinder_int.F b/src/AHFinder_int.F
index b485149..82ff1bf 100644
--- a/src/AHFinder_int.F
+++ b/src/AHFinder_int.F
@@ -25,12 +25,12 @@
DECLARE_CCTK_PARAMETERS
DECLARE_CCTK_FUNCTIONS
- integer i,j,l,m
- integer npt,npp
- integer l_ntheta,l_nphi,theta0,phi0
- integer npoints
- integer ierror,auxi
- integer handle
+ CCTK_INT i,j,l,m
+ CCTK_INT npt,npp
+ CCTK_INT l_ntheta,l_nphi,theta0,phi0
+ CCTK_INT npoints
+ CCTK_INT ierror,auxi
+ CCTK_INT handle
CCTK_REAL LEGEN
CCTK_REAL theta,phi,xp,yp,zp,rp