From 6a1249d4580e272c664437ee854823d0f7ddde23 Mon Sep 17 00:00:00 2001 From: ryoji Date: Wed, 26 Jul 2000 11:05:12 +0000 Subject: GetInter -> Inter git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@16 535fb057-194f-0410-b5a5-c63992f15602 --- src/RotatingDBHIVP.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/RotatingDBHIVP.F b/src/RotatingDBHIVP.F index 2a89425..00cc994 100644 --- a/src/RotatingDBHIVP.F +++ b/src/RotatingDBHIVP.F @@ -641,7 +641,7 @@ c enddo enddo - call CCTK_GetInterpHandle (handle, "simple_local") + call CCTK_InterpHandle (handle, "simple_local") npoints = nx*ny*nz -- cgit v1.2.3