aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetTest/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetTest/interface.ccl')
-rw-r--r--Carpet/CarpetTest/interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetTest/interface.ccl b/Carpet/CarpetTest/interface.ccl
index 61dd0df41..ac7b03eb9 100644
--- a/Carpet/CarpetTest/interface.ccl
+++ b/Carpet/CarpetTest/interface.ccl
@@ -14,7 +14,7 @@ CCTK_REAL arrg3 type=ARRAY size=i3,i4,i5
arr3
} "3D array"
-CCTK_REAL arrg2 type=ARRAY dim=2 size=i6,i7
+CCTK_REAL arrg2 type=ARRAY dim=2 size=i6,i7 tags="no_split_directions={1}"
{
arr2
} "2D array"