From f89d8cc577d757c3cb2e653554cae624fe2ce6ab Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Fri, 12 Sep 2008 19:33:55 -0400 Subject: CarpetIOASCII: Small cleanup --- Carpet/CarpetIOASCII/src/ioascii.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Carpet/CarpetIOASCII') diff --git a/Carpet/CarpetIOASCII/src/ioascii.cc b/Carpet/CarpetIOASCII/src/ioascii.cc index e003cec9a..88f84b28b 100644 --- a/Carpet/CarpetIOASCII/src/ioascii.cc +++ b/Carpet/CarpetIOASCII/src/ioascii.cc @@ -825,6 +825,8 @@ namespace CarpetIOASCII { b2vect const & obnds = vhh.at(m)->outer_boundaries(reflevel,c); + i2vect const & ghost_width = + arrdata.at(group).at(m).dd->ghost_width; for (int d=0; dghost_width; if (not output_lower_ghosts) { lo[d] += ghost_width[0][d] * str[d]; } -- cgit v1.2.3