aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_mask.F
diff options
context:
space:
mode:
authorgoodale <goodale@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-01-02 11:26:34 +0000
committergoodale <goodale@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-01-02 11:26:34 +0000
commitef2e863e1fb43ebd515e6cff23cdb686f5ac9700 (patch)
tree52b7638548d96a7a416e9dd16f760180178ae695 /src/AHFinder_mask.F
parent608dc9ea3db5ea99d970367ffa8b4eaa1af86652 (diff)
integer->CCTK_INT for calls to Cactus reduction functions.
Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@162 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_mask.F')
-rw-r--r--src/AHFinder_mask.F3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/AHFinder_mask.F b/src/AHFinder_mask.F
index 95b5885..448cff2 100644
--- a/src/AHFinder_mask.F
+++ b/src/AHFinder_mask.F
@@ -28,7 +28,8 @@
DECLARE_CCTK_FARGUMENTS
DECLARE_CCTK_PARAMETERS
- integer i,j,k,reduce_handle
+ integer i,j,k
+ CCTK_INT reduce_handle
CCTK_REAL zero,one
CCTK_REAL aux,rhor,rhortemp