[ET Trac] #2282: gallery examples use low-order integration n Multipole
Erik Schnetter
trac-noreply at einsteintoolkit.org
Wed Jan 22 14:24:02 CST 2025
#2282: gallery examples use low-order integration n Multipole
Reporter: Roland Haas
Status: new
Milestone:
Version:
Type: enhancement
Priority: minor
Component: EinsteinToolkit website
Comment (by Erik Schnetter):
I see this code:
```
for (iy = 0; iy <= ny; iy++)
for (ix = 0; ix <= nx; ix++)
integrand_sum += f[idx(ix,iy)];
```
This double-counts the first/last point on the equator.
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2282/gallery-examples-use-low-order-integration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20250122/f2f69ae3/attachment.htm>
More information about the Trac
mailing list