A sample session is shown in this section. There are some difficulties in
linking the library to own programs. In the following section
5.1 a simple source is shown. Section
5.2 shows a Makefile for compiling and linking, which is
very important.
ATTENTION: Set the environment variable F90 to your
preferred Fortran compiler either nag or lahey for your
session or in the xterm where you start the Fortran compiler.
bash users (most of our users) use the command export
F90=nag for using NAG F95 compiler.