aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DYYDG_declare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DYYDG_declare.h')
-rw-r--r--src/macro/DYYDG_declare.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/macro/DYYDG_declare.h b/src/macro/DYYDG_declare.h
index 100441a..4624158 100644
--- a/src/macro/DYYDG_declare.h
+++ b/src/macro/DYYDG_declare.h
@@ -37,7 +37,7 @@
#undef DYYDG_OODY2
#define DYYDG_OODY2 dyydg_oody2
#undef DYYDG_DYYDPSI_O_PSI
-#define DYYDG_DYYDPSI_O_PSI psiyy(i,j,k)
+#define DYYDG_DYYDPSI_O_PSI 0.
/* Declare internal variables */
CCTK_REAL DYYDG_FAC
@@ -75,7 +75,7 @@
#undef DYYDG_OODY2
#define DYYDG_OODY2 dyydg_oody2
#undef DYYDG_DYYDPSI_O_PSI
-#define DYYDG_DYYDPSI_O_PSI psiyy[ijk]
+#define DYYDG_DYYDPSI_O_PSI 0.
/* Declare internal variables */
CCTK_REAL DYYDG_FAC;