aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@732e31d2-b375-409b-9bd3-699c3b2c9da5>2009-11-18 01:57:47 +0000
committerrhaas <rhaas@732e31d2-b375-409b-9bd3-699c3b2c9da5>2009-11-18 01:57:47 +0000
commit30f957f231bc891dadcd28bb30d660db98372272 (patch)
tree1b0922d3029e27eea96ec718b51615354f9c122e /interface.ccl
parentc93da26c550147a572395d6d349227b9b386e362 (diff)
add tests using interger GFs, add test with stride==2
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SlabTest/trunk@11 732e31d2-b375-409b-9bd3-699c3b2c9da5
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