Next: Subroutines
Up: Program Units
Previous: Program Example
The first question should be: ``Do we really need to write a procedure?''
Functionality often exists,
- intrinsics, Fortran 90 has 113,
- libraries, for example, NAg fl90 Numerical Library has 300+,
BLAS, IMSL, LaPACK, Uniras
- modules, number growing, many free! See WWW.
Library routines are usually very fast, sometimes even faster than
Intrinsics!
For more information, click here
Next: Subroutines
Up: Program Units
Previous: Program Example
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.