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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cdr74
  • Order by date
  1. cdr74

    what's wrong with this subroutine?

    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...

Part and Inventory Search

Back
Top