Hi everyone!
I'm just trying to remember my fortran programming skills, but it's looking a little bit hard.
I've tried this simple code in the Visual Studio (Intel Visual Fortran 10 compiler), and it gives me a bunch of errors:
INTERFACE
Subroutine load_P(P,N)
real :: P(:,:)
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.