aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 7 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index c9dd373..bb66f2c 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -4,7 +4,13 @@
IMPLEMENTS: SphericalSurface
inherits: grid
-USES INCLUDE HEADER: carpet.hh
+
+
+# Get current refinement level
+CCTK_INT FUNCTION GetRefinementLevel (CCTK_POINTER_TO_CONST IN cctkGH)
+USES FUNCTION GetRefinementLevel
+
+
PUBLIC: