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!

Search results for query: *

  • Users: usermg
  • Content: Threads
  • Order by date
  1. usermg

    sparse-sparse matrix product BLAS

    Hello everybody, I have written a code in fortran capable of making the product between a large sparse matrix and another large sparse matrix (quite fast). In order to verify if my results are correct and if the code is enough fast I was wondering if some external subroutine could do the same...
  2. usermg

    Getting the name of an array from a string

    Hello everybody, I have a question related to fortran 90. I have a subroutine named for instance f1 that needs an array 'a' (defined as double precision) and gives some output. That is ----> f1(a,output). Now, imagine that I would like to call the subroutine f1, but giving the name of the...

Part and Inventory Search

Back
Top