From 85c4e260d66ae225263ed4a0ba62fe0763fe3e60 Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 26 Sep 2005 00:44:10 +0000 Subject: Introduce a new schedule group ADMBase_InitialGauge which is run just after ADMBase_InitialData. This makes it possible to set up all ADM data in these two groups, and then e.g. convert to the BSSN variables after these groups still in the bin "initial". Various other thorns, such as dissipation or multipatch, can now apply transformations to the initial data in the bin "postinitial". This simplifies the interaction between various thorns. Change various thorns to use these two groups. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@91 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- src/macro/DETG_undefine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/macro/DETG_undefine.h b/src/macro/DETG_undefine.h index 1b73eee..c5db2aa 100644 --- a/src/macro/DETG_undefine.h +++ b/src/macro/DETG_undefine.h @@ -6,5 +6,5 @@ @enddesc @@*/ +#undef DETG_DECLARE #undef DETG_GUTS - -- cgit v1.2.3