aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DYZDG_guts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DYZDG_guts.h')
-rw-r--r--src/macro/DYZDG_guts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macro/DYZDG_guts.h b/src/macro/DYZDG_guts.h
index 65a513f..f5ea2c4 100644
--- a/src/macro/DYZDG_guts.h
+++ b/src/macro/DYZDG_guts.h
@@ -33,7 +33,7 @@
ENDIF
/* Now calculate the second deriatives */
- if (spatial_order.eq.2) then
+ if (local_spatial_order.eq.2) then
DYZDG_DYZDGXX = DZDCG_DZDCGXX*DYDG_FAC + DYDCG_DYDCGXX*DZDG_FAC \
+ DYZDG_FAC*DYDG_GXX + DYDG_PSI4*ADM_DYZ_2(gxx,i,j,k)