[ET Trac] #2751: EHFinder: Array reference out of bounds
Erik Schnetter
trac-noreply at einsteintoolkit.org
Wed Aug 23 14:31:54 CDT 2023
#2751: EHFinder: Array reference out of bounds
Reporter: Erik Schnetter
Status: new
Milestone:
Version:
Type: bug
Priority: minor
Component:
Building EHFinder I see this warning:
```
/Users/eschnett/Cactus/arrangements/EinsteinAnalysis/EHFinder/src/EHFinder_IsoSurface_optimized.F90:448:10:
445 | do j=241,257
| 2
......
448 | a(j,i)=b9(i,jj)
| 1
Warning: Array reference at (1) out of bounds (257 > 256) in loop beginning at (2)
```
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2751/ehfinder-array-reference-out-of-bounds
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.einsteintoolkit.org/pipermail/trac/attachments/20230823/31ac0aeb/attachment-0001.htm>
More information about the Trac
mailing list