From 7d1fa685ea6aeb97cfe931a57cef16de9878a9c4 Mon Sep 17 00:00:00 2001 From: hawke Date: Sat, 20 Apr 2002 09:18:21 +0000 Subject: Adding timelevels to metric, curvature and lapse variables. Only 1 timelevel allocated in the schedule.ccl. Add INCLUDE statement for Einstein.h. Add declaration of first derivatives to macro. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@30 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- src/macro/DZZDG_declare.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/macro/DZZDG_declare.h b/src/macro/DZZDG_declare.h index ff67ef2..8384a29 100644 --- a/src/macro/DZZDG_declare.h +++ b/src/macro/DZZDG_declare.h @@ -13,6 +13,8 @@ #ifndef DZZDG_DECLARE #define DZZDG_DECLARE +#include "CactusEinstein/Einstein/src/macro/DZDG_declare.h" + #ifdef FCODE /* Output variables */ -- cgit v1.2.3