aboutsummaryrefslogtreecommitdiff
path: root/src/macro/UPPERMET_declare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/UPPERMET_declare.h')
-rw-r--r--src/macro/UPPERMET_declare.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/macro/UPPERMET_declare.h b/src/macro/UPPERMET_declare.h
index 18f7f8a..965e918 100644
--- a/src/macro/UPPERMET_declare.h
+++ b/src/macro/UPPERMET_declare.h
@@ -31,11 +31,11 @@
/* Temporary variables */
-#undef UPPERMET_PSI4DET
-#define UPPERMET_PSI4DET uppermet_fdet
+#undef IUPPERMET_PSI4DET
+#define IUPPERMET_PSI4DET iuppermet_fdet
/* Declare internal variables */
- CCTK_REAL UPPERMET_PSI4DET
+ CCTK_REAL IUPPERMET_PSI4DET
/* Declare output variables */
CCTK_REAL UPPERMET_UXX, UPPERMET_UXY, UPPERMET_UXZ
@@ -63,11 +63,11 @@
#define UPPERMET_UZZ uppermet_uzz
/* Internal variables */
-#undef UPPERMET_PSI4DET
-#define UPPERMET_PSI4DET uppermet_psi4detg
+#undef IUPPERMET_PSI4DET
+#define IUPPERMET_PSI4DET iuppermet_psi4detg
/* Declare internal variables */
-CCTK_REAL UPPERMET_PSI4DET;
+CCTK_REAL IUPPERMET_PSI4DET;
/* Declare output variables */
CCTK_REAL UPPERMET_UXX;