aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DZZDG_guts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DZZDG_guts.h')
-rw-r--r--src/macro/DZZDG_guts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macro/DZZDG_guts.h b/src/macro/DZZDG_guts.h
index 57abce1..55098d3 100644
--- a/src/macro/DZZDG_guts.h
+++ b/src/macro/DZZDG_guts.h
@@ -52,7 +52,7 @@
#ifdef CCODE
/* Factor involving 2nd derivative of conformal factor */
- DZZDG_FAC = ((conformal_state != CONFORMAL_METRIC)?0:
+ DZZDG_FAC = ((*conformal_state != CONFORMAL_METRIC)?0:
DZDG_PSI4*(4*DZZDG_DZZDPSI_O_PSI + 12*DZDG_DZDPSI_O_PSI*DZDG_DZDPSI_O_PSI));
/* Now calculate the second deriatives */