<html>#2884: remove static variables used in Fortran wrappers
<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>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>Similar to <a href="https://bitbucket.org/einsteintoolkit/tickets/issues/2319/do-not-use-static-variables-in" rel="nofollow" title="do not use static variables in CCTK_DECLARE_ARGUMENTS" class="ap-connect-link"><s>#2319</s></a> this removes use of static variables in the all chain for Fortran scheduled functions, making it possible to call them from CarpetX. It also removes a use of a string-based group lookup which linearly travered a linked list and had a malloc/free pair for each lookup.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2884/remove-static-variables-used-in-fortran'>https://bitbucket.org/einsteintoolkit/tickets/issues/2884/remove-static-variables-used-in-fortran</a></p>
</html>