aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_mask.F
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-02-16 14:23:33 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-02-16 14:23:33 +0000
commit373a43b2e824c760fe4cabfcce097b666cc43d5c (patch)
tree8db3d55a84e94894a13cad8d5d487d2dd3c54fe7 /src/AHFinder_mask.F
parent202c91c91037dbf6437931439c92cf2a00df2d43 (diff)
Use the new interpolation flesh API routines and call the new interpolation
operators from PUGHInterp (according to the setting of the AHFinder::interpolation_order parameter). Also fixed a couple of bugs related to datatypes: handles are integers but reduction variables can only be CCTK_XXX types. Unfortunately, on the T3E it still passes only the second testsuite. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@184 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_mask.F')
-rw-r--r--src/AHFinder_mask.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AHFinder_mask.F b/src/AHFinder_mask.F
index f833e77..d3b881f 100644
--- a/src/AHFinder_mask.F
+++ b/src/AHFinder_mask.F
@@ -29,7 +29,7 @@
DECLARE_CCTK_PARAMETERS
integer i,j,k
- CCTK_INT reduce_handle
+ integer reduce_handle
CCTK_REAL zero,one
CCTK_REAL aux,rhor,rhortemp