F77_INTRINSICS is a directory of FORTRAN77 programs which demonstrate the use and features of the many FORTRAN77 intrinsic functions and subroutines.
These functions may be broadly divided into groups of
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
C is a directory of C programs which includes some examples on features of the C language.
CPP is a directory of C++ programs which includes some examples on features of the C++ language.
F77 is a directory of FORTRAN77 programs which includes some examples on features of the FORTRAN77 language.
F90 is a directory of FORTRAN90 programs which includes some examples on features of the FORTRAN90 language.
F90_INTRINSICS is a directory of FORTRAN90 programs which includes some examples of the use of intrinsic functions included with the FORTRAN90 standard language.
G++_INTRINSICS is a C++ program which demonstrates some of the intrinsic functions provided by the G++ compiler.
G77_INTRINSICS is a directory of FORTRAN77 programs which includes some examples of the use of intrinsic functions included with the G77 compiler.
G95_INTRINSICS is a directory of FORTRAN90 programs which includes some examples of the use of intrinsic functions peculiar to the G95 FORTRAN compiler.
GCC_INTRINSICS is a C program which tests or demonstrates intrinsic routines provided by the GCC compiler.
GFORTRAN_INTRINSICS is a FORTRAN77 program which demonstrates the use of some of the intrinsic functions included with the GFORTRAN compiler.
MIXED is a directory of FORTRAN77 programs which shows some examples of writing a program partly in FORTRAN77 and partly in some other language.
MPI is a directory of FORTRAN77 programs which shows how to set up parallel programs in FORTRAN77.
TIMER is a directory of FORTRAN77 programs which shows how to compute elapsed time.
TIMESTAMP is a FORTRAN77 library which shows how to get a timestamp.
XLF_INTRINSICS is a directory of FORTRAN90 programs which includes some examples of the use of intrinsic functions peculiar to the IBM XLF FORTRAN compiler.
You can go up one level to the FORTRAN77 source codes.