Next: Multi-level Domain Decomposition Background
Up: Configuring and Building MLD2P4
Previous: Configuration options
Contents
The package contains the examples
and tests
directories;
both of them are further divided into fileread
and
pargen
subdirectories. Their purpose is as follows:
- examples
- contains a set of simple example programs with a
predefined choice of preconditioners, selectable via integer
values. These are intended to get an acquaintance with the
multilevel preconditioners.
- test
- contains a set of more sophisticated examples that
will allow the user, via the input files in the
runs
subdirectories, to experiment with the full range of preconditioners
implemented in the library.
The fileread
directories contain sample programs that read
sparse matrices from files, according to the Matrix Market storage
format; the pargen
instead generate matrices in full parallel
mode from the discretization of a sample PDE.
Salvatore Filippone
2008-07-22