aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid2/src/regrid.cc
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetRegrid2/src/regrid.cc')
-rw-r--r--Carpet/CarpetRegrid2/src/regrid.cc9
1 files changed, 5 insertions, 4 deletions
diff --git a/Carpet/CarpetRegrid2/src/regrid.cc b/Carpet/CarpetRegrid2/src/regrid.cc
index 1a2d177c6..a92e9934b 100644
--- a/Carpet/CarpetRegrid2/src/regrid.cc
+++ b/Carpet/CarpetRegrid2/src/regrid.cc
@@ -149,8 +149,9 @@ namespace CarpetRegrid2 {
//
// This requires that CoordBase is used
-#warning "TODO: check this (for Carpet, and maybe also for CartGrid3D)"
-#warning "TODO: (the check that these two are consistent should be in Carpet)"
+ // TODO: check this (for Carpet, and maybe also for CartGrid3D)
+ // TODO: (the check that these two are consistent should be in
+ // Carpet)
jjvect nboundaryzones, is_internal;
jjvect is_staggered, shiftout;
@@ -177,8 +178,8 @@ namespace CarpetRegrid2 {
while (min_rl < int(regss.size())) {
// Increase min_rl until we find a level that can be changed
#if 0
-#warning "think about this a bit more"
-#warning "use this taper-checking also in Comm.cc"
+ // TODO: think about this a bit more
+ // TODO: use this taper-checking also in Comm.cc
bool in_sync = true;
if (freeze_unaligned_parent_levels) {
int const parent_do_every =