aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@082bdb00-0f4f-0410-b49e-b1835e5f2039>2010-02-14 18:22:56 +0000
committerschnetter <schnetter@082bdb00-0f4f-0410-b49e-b1835e5f2039>2010-02-14 18:22:56 +0000
commitdc098c3d0f3cc246852d30955e72669bba055ada (patch)
tree4aebc5aefd5893c152d8c752079ac4875d3e7348 /interface.ccl
parent425191b465b7a81753d0933855150374e888eb79 (diff)
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
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
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