<html>#2385: incorrect normal vector when looping over boundary using CCTK_LOOP3_BND
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Erik Schnetter):</p>
<p>The original intent is that <code>ni</code> is the outward normal of the physical boundary, and zero in the interior. For example, <code>ni=(-1,0,0</code>)` at the lower x boundary, and <code>ni=(0,1,1)</code> at the upper y-z-edge. This direction is needed for some boundary conditions, e.g. for the standard BSSN radiative boundary (which doesn’t use LoopControl).</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2385/incorrect-normal-vector-when-looping-over'>https://bitbucket.org/einsteintoolkit/tickets/issues/2385/incorrect-normal-vector-when-looping-over</a></p>
</html>