<html>#1455: CCTK_InterpGridArrays should give an error if an input variable index is -1
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Ian Hinder</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>wontfix</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</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>Changes (by Roland Haas):</p>
<p><table>
<tr><td>status:</td><td>wontfix (was open)</td></tr>
</table></p>
<p>CCTK_InterpGridArrays takes as input a list of indices of Cactus variables to interpolate.  If one of these indices is -1, no error is given, and meaningless data is returned for this variable (probably from another gridfunction).  This can happen easily if you get the variable index using CCTK_VarIndex and make a spelling mistake in the variable name, and don't check the return value.</p>
<p><strong>Keyword:</strong></p>
<p>Comment (by Roland Haas):</p>
<p>The observed behaviour is the documented and intended behaviour. This has been a feature request for 7 years and no one spoke up for it. Closing as wontfix.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/1455/cctk_interpgridarrays-should-give-an-error'>https://bitbucket.org/einsteintoolkit/tickets/issues/1455/cctk_interpgridarrays-should-give-an-error</a></p>
</html>