aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2000-07-13 13:19:58 +0000
committerallen <allen@0a4070d5-58f5-498f-b6c0-2693e757fa0f>2000-07-13 13:19:58 +0000
commitc383e12082104c68f0ab6d401df616898d833d2e (patch)
treef35be49639a68827bf26a7e7cf9a665d7e63ed19
parent7059d60bc4ee46fef29b7e3d0fd8458fd79d7061 (diff)
GetInterpHandle -> InterpHandle
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@15 0a4070d5-58f5-498f-b6c0-2693e757fa0f
-rw-r--r--src/IDAxiBrillBH.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IDAxiBrillBH.F b/src/IDAxiBrillBH.F
index 8e88b87..2c7f913 100644
--- a/src/IDAxiBrillBH.F
+++ b/src/IDAxiBrillBH.F
@@ -247,7 +247,7 @@ c phi(i,j,k)= datan2(y(i,j,k),x(i,j,k))
enddo
enddo
- call CCTK_GetInterpHandle (handle, "simple_local")
+ call CCTK_InterpHandle (handle, "simple_local")
npoints = nx*ny*nz