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 Rhinorhino 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 HughPhilly

  1. HughPhilly

    Minimization of Internal Function

    Thanks mikrom. Sorry for the previous code -- I had to upload the newer version. Here is the new version but I still get the same message "undefined reference to internal_function". ynewlo is the 'intent(out)' variable from 'nelmin' subroutine. It is the minimized value of the objective...
  2. HughPhilly

    Minimization of Internal Function

    And I need to link another file, minimization routine.http://www.mediafire.com/file/8wmrhdb4yedh6h4/Simplex_routine.f90
  3. HughPhilly

    Minimization of Internal Function

    Hi guys, I am a newby to Fortran programming, so this problem might be very simple to many of you. Goal: Minimize internal function using Nelder-Mead subroutine. Internal function uses global variables.. Situation: Function is defined within program under 'contains'. So it is internal and it...

Part and Inventory Search

Back
Top