From 8e7024084771401032b7845a9078ffa4c4711c11 Mon Sep 17 00:00:00 2001 From: ryoji Date: Wed, 26 Jul 2000 11:04:33 +0000 Subject: GetInter -> Inter git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@15 971fb155-194f-0410-9daf-e2eca44e59f5 --- src/DistortedBHIVP.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DistortedBHIVP.F b/src/DistortedBHIVP.F index 8c88192..d01d10f 100644 --- a/src/DistortedBHIVP.F +++ b/src/DistortedBHIVP.F @@ -565,7 +565,7 @@ c Compute eta,q,phi at the each points of cartesian grid enddo enddo - call CCTK_GetInterpHandle (handle, "simple_local") + call CCTK_InterpHandle (handle, "simple_local") npoints = nx*ny*nz -- cgit v1.2.3