summaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 324fc5f..7216b74 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -13,4 +13,5 @@ REQUIRES FUNCTION MoLRegisterSaveAndRestoreGroup
public:
CCTK_REAL W TYPE=GF
-CCTK_REAL w_coeffs TYPE=array DIM=2 SIZE=basis_order_z,basis_order_r DISTRIB=constant
+CCTK_REAL W_coeffs TYPE=array DIM=3 SIZE=2,basis_order_z,basis_order_r DISTRIB=constant
+CCTK_REAL W_pred TYPE=array DIM=3 SIZE=2,basis_order_z,basis_order_r DISTRIB=constant