aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl10
1 files changed, 8 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 94b7368..59fc741 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,5 +1,4 @@
-# Interface definition for thorn RotatingSymmetry90g
-# $Header$
+# Interface definition for thorn RotatingSymmetry90
IMPLEMENTS: RotatingSymmetry90
@@ -70,3 +69,10 @@ CCTK_INT FUNCTION Boundary_SelectedGVs \
CCTK_INT ARRAY OUT table_handles, \
CCTK_STRING IN bc_name)
REQUIRES FUNCTION Boundary_SelectedGVs
+
+
+
+CCTK_INT FUNCTION \
+ GetLocalComponents \
+ (CCTK_POINTER_TO_CONST IN cctkGH)
+USES FUNCTION GetLocalComponents