aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetLib/src/dh.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/dh.cc b/Carpet/CarpetLib/src/dh.cc
index ded7ff7fc..9bfafcb02 100644
--- a/Carpet/CarpetLib/src/dh.cc
+++ b/Carpet/CarpetLib/src/dh.cc
@@ -687,7 +687,7 @@ regrid (bool const do_init)
} // for c
timer_test.stop();
-
+
// Communication schedule:
@@ -921,7 +921,6 @@ regrid (bool const do_init)
} // for cc
-
}
timer_comm_sync.stop();