aboutsummaryrefslogtreecommitdiff
path: root/src/AHFinder_dis.F
diff options
context:
space:
mode:
authordiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-04-30 12:50:27 +0000
committerdiener <diener@89daf98e-ef62-4674-b946-b8ff9de2216c>2002-04-30 12:50:27 +0000
commita5f32fbd5bdd6794a8eab5cd19b5a4ef953ab58f (patch)
treed8adfadeaa5bf4a38432ad18ffb901ebdb7cafc3 /src/AHFinder_dis.F
parent28e8940b0905cc35c44fc40b93681e974e2897df (diff)
AHFinder converted to the changes in Einstein. Passes the testsuites on the
xeon. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@295 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'src/AHFinder_dis.F')
-rw-r--r--src/AHFinder_dis.F12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/AHFinder_dis.F b/src/AHFinder_dis.F
index 51451d0..c15b62b 100644
--- a/src/AHFinder_dis.F
+++ b/src/AHFinder_dis.F
@@ -506,12 +506,12 @@
! Interpolation.
- call CCTK_VarIndex(in_array_indices(1), "einstein::gxx")
- call CCTK_VarIndex(in_array_indices(2), "einstein::gyy")
- call CCTK_VarIndex(in_array_indices(3), "einstein::gzz")
- call CCTK_VarIndex(in_array_indices(4), "einstein::gxy")
- call CCTK_VarIndex(in_array_indices(5), "einstein::gxz")
- call CCTK_VarIndex(in_array_indices(6), "einstein::gyz")
+ call CCTK_VarIndex(in_array_indices(1), "admbase::gxx")
+ call CCTK_VarIndex(in_array_indices(2), "admbase::gyy")
+ call CCTK_VarIndex(in_array_indices(3), "admbase::gzz")
+ call CCTK_VarIndex(in_array_indices(4), "admbase::gxy")
+ call CCTK_VarIndex(in_array_indices(5), "admbase::gxz")
+ call CCTK_VarIndex(in_array_indices(6), "admbase::gyz")
num_arrays = 6
call CCTK_InterpGV(ierror, cctkGH, interp_handle, coord_system_handle,