<html>#2744: Cactus: New cGH entries `cctk_level`, `cctk_block`
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Erik Schnetter</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>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>
<p>Add new <code>cGH</code> entries <code>cctk_level</code> and <code>cctk_block</code>. These complement the existing <code>cctk_patch</code> and <code>cctk_tile_{min,max}</code> fields, and allow the compute kernels to know on which part of the grid structure they are operating. This is mostly interesting for producing better debugging output.</p>
<p>There are also new <code>#define</code>s <code>CCTK_HAVE_CGH_LEVEL</code> and <code>CCTK_HAVE_CGH_BLOCK</code> to indicate that these new fields are present.</p>
<p>See <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/156" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/156</a> .</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2744/cactus-new-cgh-entries-cctk_level'>https://bitbucket.org/einsteintoolkit/tickets/issues/2744/cactus-new-cgh-entries-cctk_level</a></p>
</html>