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 strongm 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: *

  1. 05091975

    how to index an array

    Dear list, I would like to index an array in fortran. ideally it should look as follows where 'i' is the index: x_i(nx,ny) This shall help me to run through the index i to get arrays of different dimensions e.g. i=1: x_1(10,5) i=2: x_2(9,10) i=3: x_3(5,2) Cheers, xian

Part and Inventory Search

Back
Top