aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DYYDG_guts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/DYYDG_guts.h')
-rw-r--r--src/macro/DYYDG_guts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macro/DYYDG_guts.h b/src/macro/DYYDG_guts.h
index 2dc495e..c93b4be 100644
--- a/src/macro/DYYDG_guts.h
+++ b/src/macro/DYYDG_guts.h
@@ -31,7 +31,7 @@
ENDIF
/* Now calculate the second deriatives */
- if (spatial_order.eq.2) then
+ if (local_spatial_order.eq.2) then
DYYDG_DYYDGXX = 2*DYDCG_DYDCGXX*DYDG_FAC + DYYDG_FAC*DYDG_GXX \
+ DYDG_PSI4*ADM_DYY_2(gxx,i,j,k)