Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by olena

  1. olena

    problem with external subroutine E01BAF

    thank you a lot, but I have exactly the same in my program (real(8), allocatable :: WRK(:) in module) and it doesn't work :-( I thought if there is not some special rules for WRK, the program don't. like the row with allocate.
  2. olena

    problem with external subroutine E01BAF

    Please help me, I'm at the begining with learning of Fortran and couldn't solve a problem with my program by myself. I need to use external subroutine from library NAG E01BAF for interpolation, but it doesn'n work because of problems with definition of WRK(LWRK): WRK WORKSPACE ARRAY, OF...

Part and Inventory Search

Back
Top