<html>#2686: Rename CCTK_REAL -> double when float is not tested
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Zach Etienne</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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Here's an idea: Virtually no thorns have been tested with CCTK_REAL -&gt; float (single precision), and in fact many are <em>guaranteed</em> to break. How about for all thorns that have no unit tests in which CCTK_REAL -&gt; float, we do a regex replace CCTK_REAL -&gt; double?</p>
<p>Bottom line: If CCTK_REAL looks like a double, swims like a double, and quacks like a double, let's call it a double.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2686/rename-cctk_real-double-when-float-is-not'>https://bitbucket.org/einsteintoolkit/tickets/issues/2686/rename-cctk_real-double-when-float-is-not</a></p>
</html>