aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DXXDG_declare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DXXDG_declare.h')
-rw-r--r--src/macro/DXXDG_declare.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/macro/DXXDG_declare.h b/src/macro/DXXDG_declare.h
index 51e81d7..95eb7c0 100644
--- a/src/macro/DXXDG_declare.h
+++ b/src/macro/DXXDG_declare.h
@@ -37,7 +37,7 @@
#undef DXXDG_OODX2
#define DXXDG_OODX2 dxxdg_oodx2
#undef DXXDG_DXXDPSI_O_PSI
-#define DXXDG_DXXDPSI_O_PSI psixx(i,j,k)
+#define DXXDG_DXXDPSI_O_PSI 0.
/* Declare internal variables */
CCTK_REAL DXXDG_FAC
@@ -76,7 +76,7 @@
#undef DXXDG_OODX2
#define DXXDG_OODX2 dxxdg_oodx2
#undef DXXDG_DXXDPSI_O_PSI
-#define DXXDG_DXXDPSI_O_PSI psixx[ijk]
+#define DXXDG_DXXDPSI_O_PSI 0.
/* Declare internal variables */
CCTK_REAL DXXDG_FAC;