<html>#2282: gallery examples use low-order integration n Multipole
<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>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit website</td></tr>
</table>
<p>Comment (by Erik Schnetter):</p>
<p>The <code>DriscollHealy2D</code> rule is the best rule we implemented. It has spectral accuracy.</p>
<p>The so-called <code>midpoint</code> rule doesn’t implement the midpoint rule and is only 1st order accurate, different from the documentation.</p>
<p>Most integration methods neglect the fact that the domain is periodic in the phi direction and introduce unnecessary errors there.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2282/gallery-examples-use-low-order-integration'>https://bitbucket.org/einsteintoolkit/tickets/issues/2282/gallery-examples-use-low-order-integration</a></p>
</html>