aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 4660510..ebd35b1 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -14,6 +14,11 @@ CCTK_REAL gfs TYPE=gf
gfx gfy gfz
} "grid functions"
+CCTK_INT igfs TYPE=gf
+{
+ igfx igfy igfz
+} "integer grid functions"
+
CCTK_REAL a1s TYPE=array DIM=1 SIZE=10
{
a1x a1y a1z