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 bf12b1c..b657aac 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -40,3 +40,9 @@ REAL dtshift TYPE = GF timelevels = 3 tags='tensortypealias="U" ProlongationPara
{
dtbetax,dtbetay,dtbetaz
} "Time derivative of ADM shift function beta^i"
+
+# Aliased function from thorn Boundary
+CCTK_INT FUNCTION Boundary_SelectGroupForBC(CCTK_POINTER_TO_CONST IN GH, \
+ CCTK_INT IN faces, CCTK_INT IN boundary_width, CCTK_INT IN table_handle, \
+ CCTK_STRING IN group_name, CCTK_STRING IN bc_name)
+USES FUNCTION Boundary_SelectGroupForBC