<html>#2654: PR for ADMAnalysis Trace function with incorrect interface
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Samuel Cupp</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>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>The new macros that came with PreSync set read-only variables to const, which led to compiler warnings appearing in ADMAnalysis because Trace does not respect these consts. I fixed the consts, but I also noticed in the process that the interface.ccl lists the tensor Trace is tracing is listed as OUT instead of IN. I created a <a data-is-external-link="true" href="https://bitbucket.org/einsteintoolkit/einsteinanalysis/pull-requests/20" rel="nofollow">pull request</a> with these changes.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2654/pr-for-admanalysis-trace-function-with'>https://bitbucket.org/einsteintoolkit/tickets/issues/2654/pr-for-admanalysis-trace-function-with</a></p>
</html>