User Profile

Collapse

Profile Sidebar

Collapse
prfarid
prfarid
Last Activity: Jan 22 '07, 10:23 AM
Joined: Dec 14 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • prfarid
    replied to C++ and Intel fortran coupling
    in C
    Hi Paul,
    It is interesting bacause when I'm sending single parametrs it is working properly but about the ayrrays what I receiving is no true.
    As I told if you try FA(5)=6 it is working but when I use FA(i) it not working. Would be great if you could share your ideas with me.

    Thanks
    Farid




    Please find the version I checked and with the same problem:
    =============== =============== =============== =====FORTRAN...
    See more | Go to post

    Leave a comment:


  • prfarid
    started a topic C++ and Intel fortran coupling
    in C

    C++ and Intel fortran coupling

    Hi there,

    I’m trying to couple Intel FORTRAN and VC++ and after lots of search on books and the other stuff still receiving errors.
    The main Problem is passing arrays to Fortran When in FORTRAN I change the arrays value (e.g FA(5)=8) I don't receive any error message bur when I use loop to change array values (e.g., FA(i)=5, I receive following error message.

    In programming I'm using MS VS.NET 2003....
    See more | Go to post
No activity results to display
Show More
Working...