From dc098c3d0f3cc246852d30955e72669bba055ada Mon Sep 17 00:00:00 2001 From: schnetter Date: Sun, 14 Feb 2010 18:22:56 +0000 Subject: Determine the symmetry boundary width from the registered boundary width in CoordBase, not from the number of ghost zones git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/ReflectionSymmetry/trunk@31 082bdb00-0f4f-0410-b49e-b1835e5f2039 --- interface.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 698d073..878e864 100644 --- a/interface.ccl +++ b/interface.ccl @@ -76,4 +76,4 @@ CCTK_INT FUNCTION GetBoundarySpecification \ CCTK_INT OUT ARRAY is_internal, \ CCTK_INT OUT ARRAY is_staggered, \ CCTK_INT OUT ARRAY shiftout) -USES FUNCTION GetBoundarySpecification +REQUIRES FUNCTION GetBoundarySpecification -- cgit v1.2.3