aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DXZDG_guts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DXZDG_guts.h')
-rw-r--r--src/macro/DXZDG_guts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macro/DXZDG_guts.h b/src/macro/DXZDG_guts.h
index 6ad02b1..d301847 100644
--- a/src/macro/DXZDG_guts.h
+++ b/src/macro/DXZDG_guts.h
@@ -62,7 +62,7 @@
#ifdef CCODE
/* Factor involving 2nd derivative of conformal factor */
- DXZDG_FAC = ((conformal_state != CONFORMAL_METRIC)?0:
+ DXZDG_FAC = ((*conformal_state != CONFORMAL_METRIC)?0:
DXDG_PSI4*(4*DXZDG_DXZDPSI_O_PSI + 12*DXDG_DXDPSI_O_PSI*DZDG_DZDPSI_O_PSI));
/* Now calculate the second deriatives */