Since 5/3/2012 8:28:00 AM, csgoit has written 4 articles and participated in 3 conversations. csgoit signature: csgoit
csgoit's articles:
Items(4) /1
Boundary Condition for Piecewise Cubic Spline Integration049 (10/2/2007 6:43:42 AM) comp.lang.fortran Can anyone suggest how to provide the boundary condition, while integrating the piecewise cubic spline, the imposing of the boundary condition being at the top as well as the bottom end in the fortran code? Th... Shekhar
Cubic Spline Integration3182 (10/1/2007 6:07:13 AM) comp.lang.fortran I am looking for subroutine to compute the integration of a cublic spline function. Can anyone suggest where I can find one? Thanks in advance. shekhar ... Shekhar
Cubic Spline Interpolation0152 (10/1/2007 5:36:25 AM) comp.lang.fortran I am looking for a reference code for the cubic spline interpolation on the web. Can someone suggest me, where can I find one? Thanks. ShEkHaR ... Shekhar
Finding the Max. of Multi-Dimensional Array6111 (9/26/2007 7:41:55 AM) comp.lang.fortran Hello Everybody, Can anyone suggest how can I find the Maximum Value of a Multi- Dimensional Arrary and prining out the row that contains that maximum value. I am working with the 2000 x 8 array and i need to ... Shekhar
csgoit's replies:
Items(2) /1
Combining integers and text into a single string1625 (9/26/2007 1:50:59 AM) comp.lang.fortran Hi everybody, I have a program that prompts the user for two integers, "n" and "o". I want the program to output its results into a file called "Fibro_n_o.txt" (e.g. Fibro_150_10.txt). Can anyone tell me how ... joel.bernanke(6)
Finding the Max. of Multi-Dimensional Array6111 (9/26/2007 7:41:55 AM) comp.lang.fortran Hello Everybody, Can anyone suggest how can I find the Maximum Value of a Multi- Dimensional Arrary and prining out the row that contains that maximum value. I am working with the 2000 x 8 array and i need to ... csgoit(7)