Hi Guys,
Basic question for you all - I'm looking for the most efficient way to sort a 2D array into ascending order in terms of only one dimension, e.g. array1(A,B) ---- arrange in ascending order in terms of A.
Does anyone have any suggestions on the quickest way to do this in Fortran 95?
Many thanks.
Basic question for you all - I'm looking for the most efficient way to sort a 2D array into ascending order in terms of only one dimension, e.g. array1(A,B) ---- arrange in ascending order in terms of A.
Does anyone have any suggestions on the quickest way to do this in Fortran 95?
Many thanks.