<html>#2958: Regression in TwoPuncturesX
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Steven R. Brandt</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2016_05</td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>blocker</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit thorn</td></tr>
</table>

<p>The recently added TwoPuncturesX thorn broke the gallery example. The reason was that the gallery example uses "give_bare_mass = no", invoking a code path not used by any of the tests. In this code path, the parameters were updated with ParameterSet, however the copies of the parameters used by the refactored TwoPuncturesX did not get updated.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2958/regression-in-twopuncturesx'>https://bitbucket.org/einsteintoolkit/tickets/issues/2958/regression-in-twopuncturesx</a></p>
</html>