This directory contains documentation for LANZ.

For questions on LANZ, contact Mark Jones via electronic mail
at jones@cs.utk.edu.

List of LANZ versions names
------------------------------------------------------------
convex -- Convex 220 (non-parallel)
cray   -- CRAY Y-MP (non-parallel)
encore -- Parallel Encore Multimax (using the Force programming Language)
pymp   -- Parallel CRAY Y-MP (using the Force programming Language)
sun3   -- for the Sun-3
sun4   -- for the Sun-4 and Sparc Workstations


List of files:
--------------
driver.doc    -- Description of the test program
install.doc   -- How to install LANZ
lanz.tex      -- Paper describing the use of LANZ
lanz.bbl      -- bibliography for above paper
                 (This paper is written in LaTex.  To create a ".dvi"
                  file of the paper run "latex lanz" twice.  Do not
                  run bibtex, as the bibliography file is already complete.)
mach_dep.doc  -- Description of machine dependent modules
makefile.doc  -- Description of how the Makefiles work
memory.doc    -- Description of memory allocation
notes.encore  -- Notes specific to the Encore Multimax version
notes.pymp    -- Notes specific to the Parallel Y-MP version
notes.sun     -- Notes specific to the sun versions
parallel.doc  -- Some information about the Force version of LANZ
prog_flow.doc -- Shows the flow of the program modules
solver.doc    -- Documentation for the factorization routines
sub_list.doc  -- Lists the names of subroutines and functions and where
                 they are located
