<html>#2319: do not use static variables in CCTK_DECLARE_ARGUMENTS
<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>open</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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>There are no extra scheduled functions in the Cactus sense. I  generate one helper function per thorn that is directly called by the flesh, mostly because this is the way grid variable registration is done as well (one function <code>CactusBindingsVariables_${thorn}_Initialise</code> per thorn to register its grid variables with the flesh) so having a <code>CactusBindingsVarIndex_${thorn}_Initialise(void)</code> seemed most natural.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2319/do-not-use-static-variables-in'>https://bitbucket.org/einsteintoolkit/tickets/issues/2319/do-not-use-static-variables-in</a></p>
</html>