[ET Trac] [Einstein Toolkit] #1243: Allow pseudo-2D domains in CarpetRegrid2
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Feb 4 16:26:07 CST 2013
#1243: Allow pseudo-2D domains in CarpetRegrid2
--------------------+-------------------------------------------------------
Reporter: knarf | Owner: knarf
Type: defect | Status: new
Priority: major | Milestone: ET_2013_05
Component: Other | Version: development version
Keywords: |
--------------------+-------------------------------------------------------
Currently CarpetRegrid2 contains two asserts that fail for domains that
are effectively 2D (but defines as 3D arrays, e.g. (nx,ny,1). The attached
patch makes sure these domains don't trigger the assert by checking for
ilower==iupper. I also attached a parfile intended as testsuite for this
case.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1243>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list