aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/Cycle.cc
diff options
context:
space:
mode:
authorshawley <>2002-07-18 12:32:00 +0000
committershawley <>2002-07-18 12:32:00 +0000
commit4dffb70b47624079232b83f4a79c752ba0fa2cd9 (patch)
treec8199880edb0a8610eaf6d2362e07a8dfc183ee2 /Carpet/Carpet/src/Cycle.cc
parent3a23570c1712aa4eebbfb8667c6db155f6421640 (diff)
(did nothing to file except added a space)
(did nothing to file except added a space) On previous check-in, I had added routines for flipping only certain time levels and for copying data from the current time level to all previous time levels darcs-hash:20020718123218-e415b-cc918d8340421779342ba013bb4b0a25536f2dff.gz
Diffstat (limited to 'Carpet/Carpet/src/Cycle.cc')
-rw-r--r--Carpet/Carpet/src/Cycle.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/Carpet/src/Cycle.cc b/Carpet/Carpet/src/Cycle.cc
index ab11e4481..d4ccdb0a1 100644
--- a/Carpet/Carpet/src/Cycle.cc
+++ b/Carpet/Carpet/src/Cycle.cc
@@ -8,7 +8,7 @@
#include "carpet.hh"
-static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/Cycle.cc,v 1.9 2002/07/18 14:30:44 shawley Exp $";
+static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/Cycle.cc,v 1.10 2002/07/18 14:32:18 shawley Exp $";
CCTK_FILEVERSION(Carpet_Cycle_cc)
@@ -67,7 +67,7 @@ namespace Carpet {
void FlipTimeLevelsOnCoarser (const cGH* cgh, const int cur_rl)
{
- Checkpoint ("%*sFlipTimeLevels", 2*reflevel, "");
+ Checkpoint ("%*sFlipTimeLevels", 2*reflevel, "");
for (int group=0; group<CCTK_NumGroups(); ++group) {
if (CCTK_GroupTypeI(group) == CCTK_GF