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 15fc072..58593b0 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -77,6 +77,12 @@ SUBROUTINE GetLshIndexRanges ( \
CCTK_INT OUT ARRAY imax )
PROVIDES FUNCTION GetLshIndexRanges WITH get_lsh_iranges LANGUAGE C
+SUBROUTINE GetBoundWidth (\
+ CCTK_POINTER_TO_CONST IN cctkGH, \
+ CCTK_INT OUT ARRAY bsize, \
+ CCTK_INT IN table_handle )
+PROVIDES FUNCTION GetBoundWidth WITH Get_Bound_Width LANGUAGE C
+
CCTK_INT FUNCTION GetDomainSpecification \
(CCTK_INT IN size, \
CCTK_REAL OUT ARRAY physical_min, \