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 01662e8..ecffccc 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -28,6 +28,12 @@ PROVIDES FUNCTION SetVarsToNaN \
WITH NaNChecker_SetVarsToNaN_Wrapper \
LANGUAGE C
+CCTK_INT FUNCTION \
+ GetRefinementLevel \
+ (CCTK_POINTER_TO_CONST IN cctkGH)
+USES FUNCTION GetRefinementLevel
+
+
private: