Quantcast
Channel: Recent posts
Browsing latest articles
Browse All 4 View Live

Deallocation issues

Hi,I've come to notice a very strange behaviour with the intel compiler on Linux. It's a bit difficult to explain, since I'm not able to make a minimal example (for reasons which will become apparent)....

View Article


pointer boundaries

PROGRAM INDICES   INTEGER, POINTER, DIMENSION(:) :: a, b   ALLOCATE(a(0:1))   a(0) = 1   a(1) = 2   b => a   WRITE(*,*) LBOUND(b,1)   !__    = 0   WRITE(*,*) UBOUND(b,1)   !__   = 1    WRITE(*,*)...

View Article

Browsing latest articles
Browse All 4 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>