aboutsummaryrefslogtreecommitdiff
path: root/src/macro/LIEK_declare.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/macro/LIEK_declare.h')
-rw-r--r--src/macro/LIEK_declare.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/macro/LIEK_declare.h b/src/macro/LIEK_declare.h
index 1cfb349..410f1f5 100644
--- a/src/macro/LIEK_declare.h
+++ b/src/macro/LIEK_declare.h
@@ -59,6 +59,13 @@
CCTK_REAL LIEK_LKYZ
CCTK_REAL LIEK_LKZZ
+#ifndef ADMMACROS_ADVECTION
+ integer admmacros_advectionx
+ integer admmacros_advectiony
+ integer admmacros_advectionz
+#define ADMMACROS_ADVECTION
+#endif
+
#endif
#ifdef CCODE