aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 33089b2..a439a9d 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -50,6 +50,8 @@ CCTK_INT FUNCTION Boundary_SelectGroupForBC(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN group_name, CCTK_STRING IN bc_name)
REQUIRES FUNCTION Boundary_SelectGroupForBC
+public:
+
# For evaltrK
REAL trace_of_K TYPE = GF TAGS = 'tensortypealias="scalar"'
{