aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetRegrid/src
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-07-15 11:58:57 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2008-07-15 11:58:57 -0500
commit2cebb35730c8e147620bc6925531ded5c25ed7f4 (patch)
tree017d75ee0c35c7d4fb55087be7083900b0318f87 /Carpet/CarpetRegrid/src
parent7cad930082beab99e3bae5db16731bb0ac24bd03 (diff)
CarpetRegrid: Small cleanup
Diffstat (limited to 'Carpet/CarpetRegrid/src')
-rw-r--r--Carpet/CarpetRegrid/src/automatic.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetRegrid/src/automatic.cc b/Carpet/CarpetRegrid/src/automatic.cc
index 442224f2c..7248b732a 100644
--- a/Carpet/CarpetRegrid/src/automatic.cc
+++ b/Carpet/CarpetRegrid/src/automatic.cc
@@ -50,7 +50,7 @@ namespace CarpetRegrid {
= (*dynamic_cast<const gf<CCTK_REAL>*>
(arrdata.at(gi).at(Carpet::map).data.at(vi-v1)));
- assert (! smart_outer_boundaries);
+ assert (not smart_outer_boundaries);
vector<region_t> regs;
Automatic_OneLevel