[ET Trac] [Einstein Toolkit] #470: Check is wrong inside prolongate_3d_o1_rf2.cc
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Jul 7 10:18:26 CDT 2011
#470: Check is wrong inside prolongate_3d_o1_rf2.cc
---------------------+------------------------------------------------------
Reporter: sbrandt | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Other | Version:
Keywords: |
---------------------+------------------------------------------------------
The problem materialized when creating wave equation tutorials for the
Teragrid conference. I was unable to run an FMR application in parallel.
The check comprises lines 76-80 of the file:
if (not regbbox.expand(offsetlo, offsethi).is_contained_in(srcbbox) or
not regbbox .is_contained_in(dstbbox))
{
CCTK_WARN (0, "Internal error: region extent is not contained in
array extent");
}
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/470>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list