From c383e12082104c68f0ab6d401df616898d833d2e Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 13 Jul 2000 13:19:58 +0000 Subject: GetInterpHandle -> InterpHandle git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiBrillBH/trunk@15 0a4070d5-58f5-498f-b6c0-2693e757fa0f --- src/IDAxiBrillBH.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3