<html>#2583: use DECLARE_CCTK_PARAMETERS in Cactus flesh
<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>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</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>The Cactus flesh currently uses a mixture of <code>DECLARE_CCTK_PARAMETERS</code> and <code>CCTK_ParameterGet</code> to access flesh parameters. </p>
<p>Pull request </p>
<p><a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactus/pull-requests/71/cactus-use-declare_cctk_parameters-to" rel="nofollow">https://bitbucket.org/cactuscode/cactus/pull-requests/71/cactus-use-declare_cctk_parameters-to</a></p>
<p>instead uses <code>DECLARE_CCTK_PARAMETERS</code> in all instances in the flesh.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2583/use-declare_cctk_parameters-in-cactus'>https://bitbucket.org/einsteintoolkit/tickets/issues/2583/use-declare_cctk_parameters-in-cactus</a></p>
</html>