[ET Trac] [Einstein Toolkit] #1235: commit4306806ad6d517f4e9b675d3cd541c95db3ea7fa breaks multipatch runs
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Jan 28 19:24:50 CST 2013
#1235: commit4306806ad6d517f4e9b675d3cd541c95db3ea7fa breaks multipatch runs
--------------------+-------------------------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Other | Version:
Keywords: |
--------------------+-------------------------------------------------------
The assert(offsets.empty()) in dh::regrid line 1207 and 1265 which may not
find the std::vector offsets empty if regrid is called on levels that were
not changed.
A quick fix is to clear() local_boxes at the top of dh::regrid (attached).
However since local_boxes are expensive I less drastic method might be
better.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1235>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list