aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2005-09-26 00:44:10 +0000
committerschnetter <schnetter@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2005-09-26 00:44:10 +0000
commit85c4e260d66ae225263ed4a0ba62fe0763fe3e60 (patch)
tree3e1dd1b34f31799ad34521ee21281530b22ac5a1
parentb3ab325240b8714cd33d5f30d4524503b50af51a (diff)
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
-rw-r--r--src/macro/DETG_undefine.h2
1 files changed, 1 insertions, 1 deletions
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
-