aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet.hh
diff options
context:
space:
mode:
authorschnetter <>2002-11-16 18:10:00 +0000
committerschnetter <>2002-11-16 18:10:00 +0000
commit268355779dc482c32e26893a3610889a4610cde1 (patch)
tree41736402b5afc4f7a0aa5acc4cf9c855a95c7f64 /Carpet/Carpet/src/carpet.hh
parentb778dac68604f5eebe997235797ce0433aa36ed0 (diff)
Rearranged the three timelevel initialisation. It now happens later,
Rearranged the three timelevel initialisation. It now happens later, after the postinitial timebin. It is still not clear whether its calling sequence of evol and poststep is consistent. darcs-hash:20021116181049-07bb3-35ffbf63479365b4453a73ae6a25feff47d0757f.gz
Diffstat (limited to 'Carpet/Carpet/src/carpet.hh')
-rw-r--r--Carpet/Carpet/src/carpet.hh4
1 files changed, 1 insertions, 3 deletions
diff --git a/Carpet/Carpet/src/carpet.hh b/Carpet/Carpet/src/carpet.hh
index eb2134fde..ed504c119 100644
--- a/Carpet/Carpet/src/carpet.hh
+++ b/Carpet/Carpet/src/carpet.hh
@@ -1,4 +1,4 @@
-// $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/carpet.hh,v 1.20 2002/09/01 14:52:23 schnetter Exp $
+// $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/carpet.hh,v 1.21 2002/11/16 19:10:50 schnetter Exp $
#ifndef CARPET_HH
#define CARPET_HH
@@ -14,8 +14,6 @@ namespace Carpet {
void Regrid (const cGH* cgh);
void CycleTimeLevels (const cGH* cgh);
void FlipTimeLevels (const cGH* cgh);
- void FlipTimeLevelsOnCoarser (const cGH* cgh, const int cur_rl);
- void CopyCurrToPrevTimeLevels (const cGH* cgh, const int cur_rl);
void Restrict (const cGH* cgh);
void Recompose (const cGH* cgh,