aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 6a9f8f5..7519cab 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -5,3 +5,9 @@ implements: cartoon2d
INCLUDES HEADER: Cartoon2D_tensors.h in Cartoon2D_tensors.h
+# Function aliases:
+
+CCTK_INT FUNCTION Boundary_SelectedGVs CCTK_POINTER GH, \
+ CCTK_INT array_size, CCTK_POINTER var_indicies, CCTK_POINTER table_handles, \
+ CCTK_STRING bc_name
+USES FUNCTION Boundary_SelectedGVs