Dear,
Please I would like to ask for your help with a problem when compiling arrays.
I have a code like the following:
INTEGER, DIMENSION(:), ALLOCATABLE :: r
INTEGER, DIMENSION(:), ALLOCATABLE :: p (The size of r and p depends on some computations within the code)
INTEGER...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.