From 549b6ae9adf14d5851dc8eb47b1a4785b4812588 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Thu, 6 Jun 2013 15:03:21 +0000 Subject: [PATCH] mld2p4-2: README docs/html/index.html docs/html/node26.html docs/html/node5.html docs/html/node6.html docs/html/node8.html docs/html/userhtml.html docs/mld2p4-2.0-guide.pdf docs/src/building.tex docs/src/userguide.tex docs/src/userhtml.tex Miscellaneous doc fixes. --- README | 2 +- docs/html/index.html | 2 +- docs/html/node26.html | 2 +- docs/html/node5.html | 2 +- docs/html/node6.html | 2 +- docs/html/node8.html | 84 +-- docs/html/userhtml.html | 2 +- docs/mld2p4-2.0-guide.pdf | 1313 ++++++++++++++++++------------------- docs/src/building.tex | 88 +-- docs/src/userguide.tex | 2 +- docs/src/userhtml.tex | 2 +- 11 files changed, 743 insertions(+), 758 deletions(-) diff --git a/README b/README index 0434531f..016ac829 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ WHAT'S NEW Version 2.0. Finally moved to F2003, with the support of PSBLAS3. - There are a few minor differences: + There are a few minor differences at user level: 1. In the configure step, you should specify the INSTALL directory of PSBLAS version 3, not the source directory; 2. In the various makefiles, libmld_prec.a should now be used in diff --git a/docs/html/index.html b/docs/html/index.html index f5b8d571..924e7bfd 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -63,7 +63,7 @@ University of Rome ``Tor Vergata'', Italy
Software version: 2.0-beta
-March 13, 2013 +June 14, 2013
diff --git a/docs/html/node26.html b/docs/html/node26.html index 76ad6796..827e4f06 100644 --- a/docs/html/node26.html +++ b/docs/html/node26.html @@ -63,7 +63,7 @@ Mathematics Department, Macquarie University, Sydney. The command line arguments were:
latex2html -local_icons -noaddress -dir ../../html userhtml.tex

-The translation was initiated by Salvatore Filippone on 2013-03-14 +The translation was initiated by Salvatore Filippone on 2013-06-06


diff --git a/docs/html/node5.html b/docs/html/node5.html index cd1ef1a3..d16b2aa4 100644 --- a/docs/html/node5.html +++ b/docs/html/node5.html @@ -70,7 +70,7 @@ feature, which enhances the usability of ALLOCATE. Many compiles do this; in particular, this is supported by the GNU Fortran compiler, for which we -recommend to use at least version 4.7.1. +recommend to use at least version 4.7.2. The software defines data types and interfaces for real and complex data, in both single and double precision. diff --git a/docs/html/node6.html b/docs/html/node6.html index ad75d3a9..dd7e0cca 100644 --- a/docs/html/node6.html +++ b/docs/html/node6.html @@ -88,7 +88,7 @@ The following base libraries are needed: HREF="node25.html#psblas_00">17] Parallel Sparse BLAS is available from
http://www.ce.uniroma2.it/psblas; version - 3.0 (or later) is required. Indeed, all the prerequisites + 3.1 (or later) is required. Indeed, all the prerequisites listed so far are also prerequisites of PSBLAS. diff --git a/docs/html/node8.html b/docs/html/node8.html index 68d197f7..b6d78eab 100644 --- a/docs/html/node8.html +++ b/docs/html/node8.html @@ -71,9 +71,9 @@ be specified with an absolute path). The full set of options may be looked at by issuing the command ./configure --help, which produces:
-`configure' configures MLD2P4 1.1 to adapt to many kinds of systems.
+`configure' configures MLD2P4 2.0 to adapt to many kinds of systems.
 
-Usage: ./configure [OPTION]... [VAR=VALUE]...
+Usage: ../../configure [OPTION]... [VAR=VALUE]...
 
 To assign environment variables (e.g., CC, CFLAGS...), specify them as
 VAR=VALUE.  See below for descriptions of some of the useful variables.
@@ -85,7 +85,7 @@ Configuration:
       --help=short        display options specific to this package
       --help=recursive    display the short help of all the included packages
   -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print `checking...' messages
+  -q, --quiet, --silent   do not print `checking ...' messages
       --cache-file=FILE   cache test results in FILE [disabled]
   -C, --config-cache      alias for `--cache-file=config.cache'
   -n, --no-create         do not create output files
@@ -93,9 +93,9 @@ Configuration:
 
 Installation directories:
   --prefix=PREFIX         install architecture-independent files in PREFIX
-			  [/usr/local]
+                          [/usr/local]
   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
-			  [PREFIX]
+                          [PREFIX]
 
 By default, `make install' will install all the files in
 `/usr/local/bin', `/usr/local/lib' etc.  You can specify
@@ -105,25 +105,32 @@ for instance `--prefix=$HOME'.
 For better control, use the options below.
 
 Fine tuning of the installation directories:
-  --bindir=DIR           user executables [EPREFIX/bin]
-  --sbindir=DIR          system admin executables [EPREFIX/sbin]
-  --libexecdir=DIR       program executables [EPREFIX/libexec]
-  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
-  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
-  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
-  --libdir=DIR           object code libraries [EPREFIX/lib]
-  --includedir=DIR       C header files [PREFIX/include]
-  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
-  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
-  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
-  --infodir=DIR          info documentation [DATAROOTDIR/info]
-  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
-  --mandir=DIR           man documentation [DATAROOTDIR/man]
-  --docdir=DIR           documentation root [DATAROOTDIR/doc/mld2p4]
-  --htmldir=DIR          html documentation [DOCDIR]
-  --dvidir=DIR           dvi documentation [DOCDIR]
-  --pdfdir=DIR           pdf documentation [DOCDIR]
-  --psdir=DIR            ps documentation [DOCDIR]
+  --bindir=DIR            user executables [EPREFIX/bin]
+  --sbindir=DIR           system admin executables [EPREFIX/sbin]
+  --libexecdir=DIR        program executables [EPREFIX/libexec]
+  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
+  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
+  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
+  --libdir=DIR            object code libraries [EPREFIX/lib]
+  --includedir=DIR        C header files [PREFIX/include]
+  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
+  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
+  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
+  --infodir=DIR           info documentation [DATAROOTDIR/info]
+  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
+  --mandir=DIR            man documentation [DATAROOTDIR/man]
+  --docdir=DIR            documentation root [DATAROOTDIR/doc/mld2p4]
+  --htmldir=DIR           html documentation [DOCDIR]
+  --dvidir=DIR            dvi documentation [DOCDIR]
+  --pdfdir=DIR            pdf documentation [DOCDIR]
+  --psdir=DIR             ps documentation [DOCDIR]
+
+Optional Features:
+  --disable-option-checking  ignore unrecognized --enable/--with options
+  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
+  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
+  --enable-serial         Specify whether to enable a fake mpi library to run
+                          in serial mode.
 
 Optional Packages:
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
@@ -133,27 +140,18 @@ Optional Packages:
   --with-libs             List additional link flags here. For example,
                           --with-libs=-lspecial_system_lib or
                           --with-libs=-L/path/to/libs
-  --with-clibs            additional CLIBS flags to be added: will prepend
-                          to CLIBS
-  --with-flibs            additional FLIBS flags to be added: will prepend
-                          to FLIBS
-  --with-library-path     additional LIBRARYPATH flags to be added: will
-                          prepend to LIBRARYPATH
-  --with-include-path     additional INCLUDEPATH flags to be added: will
-                          prepend to INCLUDEPATH
-  --with-module-path      additional MODULE_PATH flags to be added: will
-                          prepend to MODULE_PATH
   --with-umfpack=LIBNAME  Specify the library name for UMFPACK library.
                           Default: "-lumfpack -lamd"
   --with-umfpackdir=DIR   Specify the directory for UMFPACK library and
                           includes.
   --with-superlu=LIBNAME  Specify the library name for SUPERLU library.
-                          Default: "-lslu"
+                          Default: "-lsuperlu"
   --with-superludir=DIR   Specify the directory for SUPERLU library and
                           includes.
   --with-superludist=LIBNAME
                           Specify the libname for SUPERLUDIST library.
-                          Requires you also specify SuperLU. Default: "-lslud"
+                          Requires you also specify SuperLU. Default:
+                          "-lsuperlu_dist"
   --with-superludistdir=DIR
                           Specify the directory for SUPERLUDIST library and
                           includes.
@@ -166,10 +164,14 @@ Some influential environment variables:
   LIBS        libraries to pass to the linker, e.g. -l<library>
   CC          C compiler command
   CFLAGS      C compiler flags
-  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
+  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
               you have headers in a nonstandard directory <include dir>
   CPP         C preprocessor
   MPICC       MPI C compiler command
+  F77         Fortran 77 compiler command
+  FFLAGS      Fortran 77 compiler flags
+  MPIF77      MPI Fortran 77 compiler command
+  MPIFC       MPI Fortran compiler command
 
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
@@ -177,12 +179,12 @@ it to find libraries and programs with nonstandard names/locations.
 Report bugs to <bugreport@mld2p4.it>.
 
Thus, a sample build with libraries in installation -directories specifics to the GNU 4.3 compiler suite might be as +directories specifics to the GNU 4.7 compiler suite might be as follows, specifying only the UMFPACK external package:
- ./configure --with-psblas=/home/user/psblas-3.0/ \
- --with-libs="-L/usr/local/BLAS/gnu46" \
- --with-umfpackdir=/usr/local/UMFPACK/gnu46
+ ./configure --with-psblas=/home/user/psblas-3.1/ \
+ --with-libs="-L/usr/local/BLAS/gnu47" \
+ --with-umfpackdir=/usr/local/UMFPACK/gnu47
 
Once the configure script has completed execution, it will have generated the file Make.inc which will then be used by all diff --git a/docs/html/userhtml.html b/docs/html/userhtml.html index f5b8d571..924e7bfd 100644 --- a/docs/html/userhtml.html +++ b/docs/html/userhtml.html @@ -63,7 +63,7 @@ University of Rome ``Tor Vergata'', Italy
Software version: 2.0-beta
-March 13, 2013 +June 14, 2013
diff --git a/docs/mld2p4-2.0-guide.pdf b/docs/mld2p4-2.0-guide.pdf index 7fae513a..f06833ab 100644 --- a/docs/mld2p4-2.0-guide.pdf +++ b/docs/mld2p4-2.0-guide.pdf @@ -154,7 +154,7 @@ endobj << /S /GoTo /D [106 0 R /Fit ] >> endobj 108 0 obj << -/Length 1180 +/Length 1175 >> stream 0 g 0 G @@ -176,7 +176,7 @@ BT /F17 11.9552 Tf 218.644 -79.389 Td [(P)31(asqua)-375(D'Am)31(bra)]TJ/F37 11.9552 Tf -31.595 -13.947 Td [(ICAR-CNR,)-326(Naples,)-327(Italy)]TJ/F17 11.9552 Tf 20.434 -29.39 Td [(Daniela)-375(di)-375(Sera\014no)]TJ/F37 11.9552 Tf -62.784 -13.948 Td [(Second)-326(Univ)27(ersit)27(y)-326(of)-327(Na)1(ples,)-327(Italy)]TJ/F17 11.9552 Tf 60.715 -29.39 Td [(Salv)62(atore)-375(Filipp)-31(one)]TJ/F37 11.9552 Tf -93.327 -13.947 Td [(Univ)27(ersit)27(y)-326(of)-326(Rome)-327(\134T)82(or)-326(V)81(ergata",)-326(Italy)]TJ 0 g 0 G 0 g 0 G - 73.961 -78.924 Td [(Soft)27(w)27(a)1(re)-327(v)27(ersion:)-435(2.0-b)-27(eta)]TJ 54.697 -13.948 Td [(Marc)27(h)-326(13,)-326(2013)]TJ + 73.961 -78.924 Td [(Soft)27(w)27(a)1(re)-327(v)27(ersion:)-435(2.0-b)-27(eta)]TJ 62.987 -13.948 Td [(June)-326(14,)-327(2013)]TJ 0 g 0 G 0 g 0 G ET @@ -995,7 +995,7 @@ stream BT /F15 10.9091 Tf 86.4 740.002 Td [(4)]TJ/F41 10.9091 Tf 203.265 0 Td [(MLD2P4)-378(User)67('s)-378(and)-378(Ref)1(erence)-378(Guide)]TJ 0 g 0 G -/F17 14.3462 Tf -203.265 -35.866 Td [(3)-1125(Con\014guring)-375(and)-375(Building)-375(MLD2P4)]TJ/F15 10.9091 Tf 0 -24.567 Td [(T)83(o)-324(build)-324(MLD2P4)-324(it)-324(is)-325(necessary)-324(to)-324(set)-324(up)-325(a)-324(Mak)28(e\014le)-324(with)-324(appropriate)-325(v)56(alues)-324(for)-324(y)27(our)]TJ 0 -13.549 Td [(system;)-363(this)-353(is)-353(done)-353(b)28(y)-353(means)-353(of)-353(the)]TJ/F44 10.9091 Tf 179.099 0 Td [(configure)]TJ/F15 10.9091 Tf 55.396 0 Td [(script.)-503(T)-1(h)1(e)-354(d)1(is)-1(tr)1(ibution)-353(also)-353(includes)]TJ -234.495 -13.55 Td [(the)-311(auto)-27(conf)-311(and)-311(automak)28(e)-311(sources)-311(emplo)28(y)28(ed)-311(to)-310(ge)-1(n)1(e)-1(r)1(ate)-311(the)-311(script,)-315(but)-311(usually)-310(this)-311(is)]TJ 0 -13.549 Td [(not)-333(needed)-334(to)-333(build)-333(the)-333(soft)27(w)28(are.)]TJ 16.936 -13.66 Td [(MLD2P4)-390(is)-390(implemen)28(ted)-391(almost)-390(en)28(tirely)-390(in)-390(F)83(ortran)-390(2003,)-404(with)-390(some)-390(in)28(terfaces)-391(to)]TJ -16.936 -13.549 Td [(external)-373(libraries)-374(in)-373(C;)-373(the)-374(F)84(ortran)-373(compiler)-374(m)28(ust)-373(supp)-28(ort)-373(the)-374(F)84(ortran)-374(2003)-373(standard)]TJ 0 -13.549 Td [(plus)-480(the)-480(extension)]TJ/F44 10.9091 Tf 94.928 0 Td [(MOLD=)]TJ/F15 10.9091 Tf 33.875 0 Td [(feature,)-517(whic)28(h)-480(enhances)-481(the)-480(usabilit)28(y)-480(of)]TJ/F44 10.9091 Tf 202.591 0 Td [(ALLOCATE)]TJ/F15 10.9091 Tf 45.818 0 Td [(.)-480(Man)28(y)]TJ -377.212 -13.549 Td [(compiles)-442(do)-442(th)1(is;)-496(in)-442(particular,)-469(this)-441(is)-442(supp)-28(orted)-442(b)28(y)-442(the)-441(GNU)-442(F)83(ortran)-441(compiler,)-469(for)]TJ 0 -13.55 Td [(whic)28(h)-308(w)28(e)-307(recomm)-1(end)-307(to)-307(use)-308(at)-307(least)-308(v)28(ersion)-308(4.7.1.)-435(The)-308(soft)28(w)28(are)-308(de\014nes)-307(data)-308(t)28(yp)-28(es)-307(and)]TJ 0 -13.549 Td [(in)28(terfaces)-334(for)-333(real)-333(and)-333(complex)-334(data,)-333(in)-333(b)-28(oth)-333(single)-334(and)-333(double)-333(precision.)]TJ/F17 11.9552 Tf 0 -29.846 Td [(3.1)-1125(Prerequisites)]TJ/F15 10.9091 Tf 0 -20.81 Td [(The)-333(follo)28(wing)-334(base)-333(libraries)-333(are)-334(needed:)]TJ +/F17 14.3462 Tf -203.265 -35.866 Td [(3)-1125(Con\014guring)-375(and)-375(Building)-375(MLD2P4)]TJ/F15 10.9091 Tf 0 -24.567 Td [(T)83(o)-324(build)-324(MLD2P4)-324(it)-324(is)-325(necessary)-324(to)-324(set)-324(up)-325(a)-324(Mak)28(e\014le)-324(with)-324(appropriate)-325(v)56(alues)-324(for)-324(y)27(our)]TJ 0 -13.549 Td [(system;)-363(this)-353(is)-353(done)-353(b)28(y)-353(means)-353(of)-353(the)]TJ/F44 10.9091 Tf 179.099 0 Td [(configure)]TJ/F15 10.9091 Tf 55.396 0 Td [(script.)-503(T)-1(h)1(e)-354(d)1(is)-1(tr)1(ibution)-353(also)-353(includes)]TJ -234.495 -13.55 Td [(the)-311(auto)-27(conf)-311(and)-311(automak)28(e)-311(sources)-311(emplo)28(y)28(ed)-311(to)-310(ge)-1(n)1(e)-1(r)1(ate)-311(the)-311(script,)-315(but)-311(usually)-310(this)-311(is)]TJ 0 -13.549 Td [(not)-333(needed)-334(to)-333(build)-333(the)-333(soft)27(w)28(are.)]TJ 16.936 -13.66 Td [(MLD2P4)-390(is)-390(implemen)28(ted)-391(almost)-390(en)28(tirely)-390(in)-390(F)83(ortran)-390(2003,)-404(with)-390(some)-390(in)28(terfaces)-391(to)]TJ -16.936 -13.549 Td [(external)-373(libraries)-374(in)-373(C;)-373(the)-374(F)84(ortran)-373(compiler)-374(m)28(ust)-373(supp)-28(ort)-373(the)-374(F)84(ortran)-374(2003)-373(standard)]TJ 0 -13.549 Td [(plus)-480(the)-480(extension)]TJ/F44 10.9091 Tf 94.928 0 Td [(MOLD=)]TJ/F15 10.9091 Tf 33.875 0 Td [(feature,)-517(whic)28(h)-480(enhances)-481(the)-480(usabilit)28(y)-480(of)]TJ/F44 10.9091 Tf 202.591 0 Td [(ALLOCATE)]TJ/F15 10.9091 Tf 45.818 0 Td [(.)-480(Man)28(y)]TJ -377.212 -13.549 Td [(compiles)-442(do)-442(th)1(is;)-496(in)-442(particular,)-469(this)-441(is)-442(supp)-28(orted)-442(b)28(y)-442(the)-441(GNU)-442(F)83(ortran)-441(compiler,)-469(for)]TJ 0 -13.55 Td [(whic)28(h)-308(w)28(e)-307(recomm)-1(end)-307(to)-307(use)-308(at)-307(least)-308(v)28(ersion)-308(4.7.2.)-435(The)-308(soft)28(w)28(are)-308(de\014nes)-307(data)-308(t)28(yp)-28(es)-307(and)]TJ 0 -13.549 Td [(in)28(terfaces)-334(for)-333(real)-333(and)-333(complex)-334(data,)-333(in)-333(b)-28(oth)-333(single)-334(and)-333(double)-333(precision.)]TJ/F17 11.9552 Tf 0 -29.846 Td [(3.1)-1125(Prerequisites)]TJ/F15 10.9091 Tf 0 -20.81 Td [(The)-333(follo)28(wing)-334(base)-333(libraries)-333(are)-334(needed:)]TJ 0 g 0 G /F43 10.9091 Tf 0 -22.959 Td [(BLAS)]TJ 0 g 0 G @@ -1035,7 +1035,7 @@ BT 1 0 0 rg 1 0 0 RG [-333(17)]TJ 0 g 0 G - [(])-334(P)28(arallel)-333(Sparse)-333(BLAS)-334(is)-333(a)28(v)55(ailable)-333(from)]TJ/F44 10.9091 Tf -26.651 -13.549 Td [(http://www.ce.uniroma2.it/psblas)]TJ/F15 10.9091 Tf 183.27 0 Td [(;)-339(v)27(ersion)-337(3.0)-337(\050or)-338(later\051)-337(is)-338(required.)-456(Indeed,)]TJ -183.27 -13.549 Td [(all)-333(the)-334(prerequ)1(is)-1(i)1(te)-1(s)-333(listed)-333(so)-334(far)-333(are)-333(also)-334(prerequ)1(is)-1(i)1(te)-1(s)-333(of)-333(PSBLAS.)]TJ -27.273 -22.959 Td [(Please)-430(note)-431(that)-430(the)-430(four)-430(previous)-430(libraries)-431(m)28(ust)-430(ha)28(v)28(e)-431(F)84(ortran)-431(in)28(terfaces)-430(compatible)]TJ 0 -13.549 Td [(with)-300(MLD2P4;)-311(usual)1(ly)-300(this)-300(means)-300(that)-300(th)1(e)-1(y)-299(should)-300(all)-300(b)-27(e)-300(built)-300(with)-300(the)-299(same)-300(compiler)]TJ 0 -13.55 Td [(as)-333(MLD2P4.)]TJ/F17 11.9552 Tf 0 -29.846 Td [(3.2)-1125(Optional)-375(third)-375(part)31(y)-375(libraries)]TJ/F15 10.9091 Tf 0 -20.81 Td [(W)83(e)-426(pro)28(vide)-427(in)28(terfaces)-427(to)-426(the)-427(follo)28(wing)-426(third-part)28(y)-427(soft)28(w)28(are)-427(libraries;)-473(note)-426(that)-427(these)]TJ 0 -13.549 Td [(are)-370(optional,)-379(bu)1(t)-370(if)-370(y)28(ou)-370(enable)-370(them)-370(some)-370(defau)1(lts)-370(for)-370(m)28(ultilev)28(el)-370(preconditioners)-370(ma)28(y)]TJ 0 -13.549 Td [(c)28(hange)-334(to)-333(re\015ect)-333(their)-334(p)1(res)-1(ence.)]TJ + [(])-334(P)28(arallel)-333(Sparse)-333(BLAS)-334(is)-333(a)28(v)55(ailable)-333(from)]TJ/F44 10.9091 Tf -26.651 -13.549 Td [(http://www.ce.uniroma2.it/psblas)]TJ/F15 10.9091 Tf 183.27 0 Td [(;)-339(v)27(ersion)-337(3.1)-337(\050or)-338(later\051)-337(is)-338(required.)-456(Indeed,)]TJ -183.27 -13.549 Td [(all)-333(the)-334(prerequ)1(is)-1(i)1(te)-1(s)-333(listed)-333(so)-334(far)-333(are)-333(also)-334(prerequ)1(is)-1(i)1(te)-1(s)-333(of)-333(PSBLAS.)]TJ -27.273 -22.959 Td [(Please)-430(note)-431(that)-430(the)-430(four)-430(previous)-430(libraries)-431(m)28(ust)-430(ha)28(v)28(e)-431(F)84(ortran)-431(in)28(terfaces)-430(compatible)]TJ 0 -13.549 Td [(with)-300(MLD2P4;)-311(usual)1(ly)-300(this)-300(means)-300(that)-300(th)1(e)-1(y)-299(should)-300(all)-300(b)-27(e)-300(built)-300(with)-300(the)-299(same)-300(compiler)]TJ 0 -13.55 Td [(as)-333(MLD2P4.)]TJ/F17 11.9552 Tf 0 -29.846 Td [(3.2)-1125(Optional)-375(third)-375(part)31(y)-375(libraries)]TJ/F15 10.9091 Tf 0 -20.81 Td [(W)83(e)-426(pro)28(vide)-427(in)28(terfaces)-427(to)-426(the)-427(follo)28(wing)-426(third-part)28(y)-427(soft)28(w)28(are)-427(libraries;)-473(note)-426(that)-427(these)]TJ 0 -13.549 Td [(are)-370(optional,)-379(bu)1(t)-370(if)-370(y)28(ou)-370(enable)-370(them)-370(some)-370(defau)1(lts)-370(for)-370(m)28(ultilev)28(el)-370(preconditioners)-370(ma)28(y)]TJ 0 -13.549 Td [(c)28(hange)-334(to)-333(re\015ect)-333(their)-334(p)1(res)-1(ence.)]TJ 0 g 0 G /F43 10.9091 Tf 0 -26.059 Td [(UMFP)96(A)32(CK)]TJ 0 g 0 G @@ -1130,7 +1130,7 @@ endobj /ProcSet [ /PDF /Text ] >> endobj 225 0 obj << -/Length 5150 +/Length 5160 >> stream 0 g 0 G @@ -1169,7 +1169,7 @@ BT /F44 10.9091 Tf -16.937 -22.549 Td [(./configure)-525(--with-psblas=PSB-INSTALL-DIR)]TJ/F15 10.9091 Tf 0 -22.542 Td [(whic)28(h)-411(assumes)-412(th)1(at)-412(the)-411(v)56(arious)-411(MPI)-411(compilers)-411(and)-411(supp)-28(ort)-411(libraries)-411(are)-411(a)28(v)55(ailable)-411(in)]TJ 0 -13.55 Td [(the)-290(standard)-290(directories)-291(on)-290(the)-290(system,)-299(and)-290(sp)-28(eci\014es)-290(only)-290(the)-291(PS)1(B)-1(LAS)-290(install)-290(directory)]TJ 0 -13.549 Td [(\050note)-386(th)1(at)-386(the)-386(lat)1(te)-1(r)-385(directory)-386(m)28(ust)-385(b)-28(e)-386(sp)-27(eci\014ed)-386(with)-385(an)]TJ/F18 10.9091 Tf 278.635 0 Td [(absolute)]TJ/F15 10.9091 Tf 42.12 0 Td [(path\051.)-601(The)-386(f)1(ull)-386(set)]TJ -320.755 -13.549 Td [(of)-487(options)-487(ma)28(y)-488(b)-27(e)-487(lo)-28(ok)28(ed)-488(at)-487(b)28(y)-487(issuing)-487(the)-487(command)]TJ/F44 10.9091 Tf 273.022 0 Td [(./configure)-525(--help)]TJ/F15 10.9091 Tf 103.089 0 Td [(,)-526(whic)28(h)]TJ -376.111 -13.549 Td [(pro)-28(duces:)]TJ 0 g 0 G 0 g 0 G -/F44 10.9091 Tf 0 -22.549 Td [(`configure')-525(configures)-525(MLD2P4)-525(1.1)-525(to)-525(adapt)-525(to)-525(many)-525(kinds)-525(of)-525(systems.)]TJ 0 -27.099 Td [(Usage:)-525(./configure)-525([OPTION]...)-525([VAR=VALUE]...)]TJ 0 -27.098 Td [(To)-525(assign)-525(environment)-525(variables)-525(\050e.g.,)-525(CC,)-525(CFLAGS...\051,)-525(specify)-525(them)-525(as)]TJ 0 -13.549 Td [(VAR=VALUE.)-1050(See)-525(below)-525(for)-525(descriptions)-525(of)-525(some)-525(of)-525(the)-525(useful)-525(variables.)]TJ 0 -27.099 Td [(Defaults)-525(for)-525(the)-525(options)-525(are)-525(specified)-525(in)-525(brackets.)]TJ 0 -27.098 Td [(Configuration:)]TJ 11.455 -13.549 Td [(-h,)-525(--help)-7350(display)-525(this)-525(help)-525(and)-525(exit)]TJ 22.908 -13.549 Td [(--help=short)-4200(display)-525(options)-525(specific)-525(to)-525(this)-525(package)]TJ 0 -13.55 Td [(--help=recursive)-2100(display)-525(the)-525(short)-525(help)-525(of)-525(all)-525(the)-525(included)-525(packages)]TJ -22.908 -13.549 Td [(-V,)-525(--version)-5775(display)-525(version)-525(information)-525(and)-525(exit)]TJ 0 -13.549 Td [(-q,)-525(--quiet,)-525(--silent)-1575(do)-525(not)-525(print)-525(`checking...')-525(messages)]TJ 22.908 -13.549 Td [(--cache-file=FILE)-1575(cache)-525(test)-525(results)-525(in)-525(FILE)-525([disabled])]TJ -22.908 -13.549 Td [(-C,)-525(--config-cache)-3150(alias)-525(for)-525(`--cache-file=config.cache')]TJ 0 -13.55 Td [(-n,)-525(--no-create)-4725(do)-525(not)-525(create)-525(output)-525(files)]TJ 22.908 -13.549 Td [(--srcdir=DIR)-4200(find)-525(the)-525(sources)-525(in)-525(DIR)-525([configure)-525(dir)-525(or)-525(`..'])]TJ +/F44 10.9091 Tf 0 -22.549 Td [(`configure')-525(configures)-525(MLD2P4)-525(2.0)-525(to)-525(adapt)-525(to)-525(many)-525(kinds)-525(of)-525(systems.)]TJ 0 -27.099 Td [(Usage:)-525(../../configure)-525([OPTION]...)-525([VAR=VALUE]...)]TJ 0 -27.098 Td [(To)-525(assign)-525(environment)-525(variables)-525(\050e.g.,)-525(CC,)-525(CFLAGS...\051,)-525(specify)-525(them)-525(as)]TJ 0 -13.549 Td [(VAR=VALUE.)-1050(See)-525(below)-525(for)-525(descriptions)-525(of)-525(some)-525(of)-525(the)-525(useful)-525(variables.)]TJ 0 -27.099 Td [(Defaults)-525(for)-525(the)-525(options)-525(are)-525(specified)-525(in)-525(brackets.)]TJ 0 -27.098 Td [(Configuration:)]TJ 11.455 -13.549 Td [(-h,)-525(--help)-7350(display)-525(this)-525(help)-525(and)-525(exit)]TJ 22.908 -13.549 Td [(--help=short)-4200(display)-525(options)-525(specific)-525(to)-525(this)-525(package)]TJ 0 -13.55 Td [(--help=recursive)-2100(display)-525(the)-525(short)-525(help)-525(of)-525(all)-525(the)-525(included)-525(packages)]TJ -22.908 -13.549 Td [(-V,)-525(--version)-5775(display)-525(version)-525(information)-525(and)-525(exit)]TJ 0 -13.549 Td [(-q,)-525(--quiet,)-525(--silent)-1575(do)-525(not)-525(print)-525(`checking)-525(...')-525(messages)]TJ 22.908 -13.549 Td [(--cache-file=FILE)-1575(cache)-525(test)-525(results)-525(in)-525(FILE)-525([disabled])]TJ -22.908 -13.549 Td [(-C,)-525(--config-cache)-3150(alias)-525(for)-525(`--cache-file=config.cache')]TJ 0 -13.55 Td [(-n,)-525(--no-create)-4725(do)-525(not)-525(create)-525(output)-525(files)]TJ 22.908 -13.549 Td [(--srcdir=DIR)-4200(find)-525(the)-525(sources)-525(in)-525(DIR)-525([configure)-525(dir)-525(or)-525(`..'])]TJ 0 g 0 G 0 g 0 G ET @@ -1215,14 +1215,14 @@ endobj /ProcSet [ /PDF /Text ] >> endobj 231 0 obj << -/Length 3714 +/Length 3725 >> stream 0 g 0 G BT /F15 10.9091 Tf 86.4 740.002 Td [(6)]TJ/F41 10.9091 Tf 203.265 0 Td [(MLD2P4)-378(User)67('s)-378(and)-378(Ref)1(erence)-378(Guide)]TJ 0 g 0 G -/F44 10.9091 Tf -203.265 -35.866 Td [(Installation)-525(directories:)]TJ 11.454 -13.549 Td [(--prefix=PREFIX)-4725(install)-525(architecture-independent)-525(files)-525(in)-525(PREFIX)]TJ 0 -13.549 Td [([/usr/local])]TJ 0 -13.549 Td [(--exec-prefix=EPREFIX)-1575(install)-525(architecture-dependent)-525(files)-525(in)-525(EPREFIX)]TJ 0 -13.549 Td [([PREFIX])]TJ -11.454 -27.099 Td [(By)-525(default,)-525(`make)-525(install')-525(will)-525(install)-525(all)-525(the)-525(files)-525(in)]TJ 0 -13.549 Td [(`/usr/local/bin',)-525(`/usr/local/lib')-525(etc.)-1050(You)-525(can)-525(specify)]TJ 0 -13.549 Td [(an)-525(installation)-525(prefix)-525(other)-525(than)-525(`/usr/local')-525(using)-525(`--prefix',)]TJ 0 -13.549 Td [(for)-525(instance)-525(`--prefix=$HOME'.)]TJ 0 -27.099 Td [(For)-525(better)-525(control,)-525(use)-525(the)-525(options)-525(below.)]TJ 0 -27.098 Td [(Fine)-525(tuning)-525(of)-525(the)-525(installation)-525(directories:)]TJ 11.454 -13.549 Td [(--bindir=DIR)-5775(user)-525(executables)-525([EPREFIX/bin])]TJ 0 -13.55 Td [(--sbindir=DIR)-5250(system)-525(admin)-525(executables)-525([EPREFIX/sbin])]TJ 0 -13.549 Td [(--libexecdir=DIR)-3675(program)-525(executables)-525([EPREFIX/libexec])]TJ 0 -13.549 Td [(--sysconfdir=DIR)-3675(read-only)-525(single-machine)-525(data)-525([PREFIX/etc])]TJ 0 -13.549 Td [(--sharedstatedir=DIR)-1575(modifiable)-525(architecture-independent)-525(data)-525([PREFIX/com])]TJ 0 -13.549 Td [(--localstatedir=DIR)-2100(modifiable)-525(single-machine)-525(data)-525([PREFIX/var])]TJ 0 -13.55 Td [(--libdir=DIR)-5775(object)-525(code)-525(libraries)-525([EPREFIX/lib])]TJ 0 -13.549 Td [(--includedir=DIR)-3675(C)-525(header)-525(files)-525([PREFIX/include])]TJ 0 -13.549 Td [(--oldincludedir=DIR)-2100(C)-525(header)-525(files)-525(for)-525(non-gcc)-525([/usr/include])]TJ 0 -13.549 Td [(--datarootdir=DIR)-3150(read-only)-525(arch.-independent)-525(data)-525(root)-525([PREFIX/share])]TJ 0 -13.549 Td [(--datadir=DIR)-5250(read-only)-525(architecture-independent)-525(data)-525([DATAROOTDIR])]TJ 0 -13.549 Td [(--infodir=DIR)-5250(info)-525(documentation)-525([DATAROOTDIR/info])]TJ 0 -13.55 Td [(--localedir=DIR)-4200(locale-dependent)-525(data)-525([DATAROOTDIR/locale])]TJ 0 -13.549 Td [(--mandir=DIR)-5775(man)-525(documentation)-525([DATAROOTDIR/man])]TJ 0 -13.549 Td [(--docdir=DIR)-5775(documentation)-525(root)-525([DATAROOTDIR/doc/mld2p4])]TJ 0 -13.549 Td [(--htmldir=DIR)-5250(html)-525(documentation)-525([DOCDIR])]TJ 0 -13.549 Td [(--dvidir=DIR)-5775(dvi)-525(documentation)-525([DOCDIR])]TJ 0 -13.55 Td [(--pdfdir=DIR)-5775(pdf)-525(documentation)-525([DOCDIR])]TJ 0 -13.549 Td [(--psdir=DIR)-6300(ps)-525(documentation)-525([DOCDIR])]TJ -11.454 -27.098 Td [(Optional)-525(Packages:)]TJ 11.454 -13.549 Td [(--with-PACKAGE[=ARG])-2100(use)-525(PACKAGE)-525([ARG=yes])]TJ 0 -13.55 Td [(--without-PACKAGE)-3675(do)-525(not)-525(use)-525(PACKAGE)-525(\050same)-525(as)-525(--with-PACKAGE=no\051)]TJ 0 -13.549 Td [(--with-psblas)-5775(The)-525(source)-525(directory)-525(for)-525(PSBLAS,)-525(for)-525(example,)]TJ 137.453 -13.549 Td [(--with-psblas=/opt/packages/psblas-2.3)]TJ -137.453 -13.549 Td [(--with-libs)-6825(List)-525(additional)-525(link)-525(flags)-525(here.)-525(For)-525(example,)]TJ 137.453 -13.549 Td [(--with-libs=-lspecial_system_lib)-525(or)]TJ 0 -13.55 Td [(--with-libs=-L/path/to/libs)]TJ -137.453 -13.549 Td [(--with-clibs)-6300(additional)-525(CLIBS)-525(flags)-525(to)-525(be)-525(added:)-525(will)-525(prepend)]TJ 137.453 -13.549 Td [(to)-525(CLIBS)]TJ +/F44 10.9091 Tf -203.265 -35.866 Td [(Installation)-525(directories:)]TJ 11.454 -13.549 Td [(--prefix=PREFIX)-4725(install)-525(architecture-independent)-525(files)-525(in)-525(PREFIX)]TJ 137.453 -13.549 Td [([/usr/local])]TJ -137.453 -13.549 Td [(--exec-prefix=EPREFIX)-1575(install)-525(architecture-dependent)-525(files)-525(in)-525(EPREFIX)]TJ 137.453 -13.549 Td [([PREFIX])]TJ -148.907 -27.099 Td [(By)-525(default,)-525(`make)-525(install')-525(will)-525(install)-525(all)-525(the)-525(files)-525(in)]TJ 0 -13.549 Td [(`/usr/local/bin',)-525(`/usr/local/lib')-525(etc.)-1050(You)-525(can)-525(specify)]TJ 0 -13.549 Td [(an)-525(installation)-525(prefix)-525(other)-525(than)-525(`/usr/local')-525(using)-525(`--prefix',)]TJ 0 -13.549 Td [(for)-525(instance)-525(`--prefix=$HOME'.)]TJ 0 -27.099 Td [(For)-525(better)-525(control,)-525(use)-525(the)-525(options)-525(below.)]TJ 0 -27.098 Td [(Fine)-525(tuning)-525(of)-525(the)-525(installation)-525(directories:)]TJ 11.454 -13.549 Td [(--bindir=DIR)-6300(user)-525(executables)-525([EPREFIX/bin])]TJ 0 -13.55 Td [(--sbindir=DIR)-5775(system)-525(admin)-525(executables)-525([EPREFIX/sbin])]TJ 0 -13.549 Td [(--libexecdir=DIR)-4200(program)-525(executables)-525([EPREFIX/libexec])]TJ 0 -13.549 Td [(--sysconfdir=DIR)-4200(read-only)-525(single-machine)-525(data)-525([PREFIX/etc])]TJ 0 -13.549 Td [(--sharedstatedir=DIR)-2100(modifiable)-525(architecture-independent)-525(data)-525([PREFIX/com])]TJ 0 -13.549 Td [(--localstatedir=DIR)-2625(modifiable)-525(single-machine)-525(data)-525([PREFIX/var])]TJ 0 -13.55 Td [(--libdir=DIR)-6300(object)-525(code)-525(libraries)-525([EPREFIX/lib])]TJ 0 -13.549 Td [(--includedir=DIR)-4200(C)-525(header)-525(files)-525([PREFIX/include])]TJ 0 -13.549 Td [(--oldincludedir=DIR)-2625(C)-525(header)-525(files)-525(for)-525(non-gcc)-525([/usr/include])]TJ 0 -13.549 Td [(--datarootdir=DIR)-3675(read-only)-525(arch.-independent)-525(data)-525(root)-525([PREFIX/share])]TJ 0 -13.549 Td [(--datadir=DIR)-5775(read-only)-525(architecture-independent)-525(data)-525([DATAROOTDIR])]TJ 0 -13.549 Td [(--infodir=DIR)-5775(info)-525(documentation)-525([DATAROOTDIR/info])]TJ 0 -13.55 Td [(--localedir=DIR)-4725(locale-dependent)-525(data)-525([DATAROOTDIR/locale])]TJ 0 -13.549 Td [(--mandir=DIR)-6300(man)-525(documentation)-525([DATAROOTDIR/man])]TJ 0 -13.549 Td [(--docdir=DIR)-6300(documentation)-525(root)-525([DATAROOTDIR/doc/mld2p4])]TJ 0 -13.549 Td [(--htmldir=DIR)-5775(html)-525(documentation)-525([DOCDIR])]TJ 0 -13.549 Td [(--dvidir=DIR)-6300(dvi)-525(documentation)-525([DOCDIR])]TJ 0 -13.55 Td [(--pdfdir=DIR)-6300(pdf)-525(documentation)-525([DOCDIR])]TJ 0 -13.549 Td [(--psdir=DIR)-6825(ps)-525(documentation)-525([DOCDIR])]TJ -11.454 -27.098 Td [(Optional)-525(Features:)]TJ 11.454 -13.549 Td [(--disable-option-checking)-1050(ignore)-525(unrecognized)-525(--enable/--with)-525(options)]TJ 0 -13.55 Td [(--disable-FEATURE)-3675(do)-525(not)-525(include)-525(FEATURE)-525(\050same)-525(as)-525(--enable-FEATURE=no\051)]TJ 0 -13.549 Td [(--enable-FEATURE[=ARG])-1050(include)-525(FEATURE)-525([ARG=yes])]TJ 0 -13.549 Td [(--enable-serial)-4725(Specify)-525(whether)-525(to)-525(enable)-525(a)-525(fake)-525(mpi)-525(library)-525(to)-525(run)]TJ 137.453 -13.549 Td [(in)-525(serial)-525(mode.)]TJ -148.907 -27.099 Td [(Optional)-525(Packages:)]TJ 11.454 -13.549 Td [(--with-PACKAGE[=ARG])-2100(use)-525(PACKAGE)-525([ARG=yes])]TJ 0 -13.549 Td [(--without-PACKAGE)-3675(do)-525(not)-525(use)-525(PACKAGE)-525(\050same)-525(as)-525(--with-PACKAGE=no\051)]TJ 0 g 0 G 0 g 0 G ET @@ -1243,7 +1243,7 @@ endobj /ProcSet [ /PDF /Text ] >> endobj 236 0 obj << -/Length 3988 +/Length 3703 >> stream 0 g 0 G @@ -1253,10 +1253,7 @@ BT 0 g 0 G [-378(Configuring)-378(and)-377(B)-1(uilding)-377(MLD2P4)]TJ/F15 10.9091 Tf 406.997 0 Td [(7)]TJ 0 g 0 G -/F44 10.9091 Tf -395.542 -35.866 Td [(--with-flibs)-6300(additional)-525(FLIBS)-525(flags)-525(to)-525(be)-525(added:)-525(will)-525(prepend)]TJ 137.453 -13.549 Td [(to)-525(FLIBS)]TJ -137.453 -13.549 Td [(--with-library-path)-2625(additional)-525(LIBRARYPATH)-525(flags)-525(to)-525(be)-525(added:)-525(will)]TJ 137.453 -13.549 Td [(prepend)-525(to)-525(LIBRARYPATH)]TJ -137.453 -13.549 Td [(--with-include-path)-2625(additional)-525(INCLUDEPATH)-525(flags)-525(to)-525(be)-525(added:)-525(will)]TJ 137.453 -13.55 Td [(prepend)-525(to)-525(INCLUDEPATH)]TJ -137.453 -13.549 Td [(--with-module-path)-3150(additional)-525(MODULE_PATH)-525(flags)-525(to)-525(be)-525(added:)-525(will)]TJ 137.453 -13.549 Td [(prepend)-525(to)-525(MODULE_PATH)]TJ -137.453 -13.549 Td [(--with-umfpack=LIBNAME)-1050(Specify)-525(the)-525(library)-525(name)-525(for)-525(UMFPACK)-525(library.)]TJ 137.453 -13.549 Td [(Default:)-525("-lumfpack)-525(-lamd")]TJ -137.453 -13.55 Td [(--with-umfpackdir=DIR)-1575(Specify)-525(the)-525(directory)-525(for)-525(UMFPACK)-525(library)-525(and)]TJ 137.453 -13.549 Td [(includes.)]TJ -137.453 -13.549 Td [(--with-superlu=LIBNAME)-1050(Specify)-525(the)-525(library)-525(name)-525(for)-525(SUPERLU)-525(library.)]TJ 137.453 -13.549 Td [(Default:)-525("-lslu")]TJ -137.453 -13.549 Td [(--with-superludir=DIR)-1575(Specify)-525(the)-525(directory)-525(for)-525(SUPERLU)-525(library)-525(and)]TJ 137.453 -13.55 Td [(includes.)]TJ -137.453 -13.549 Td [(--with-superludist=LIBNAME)]TJ 137.453 -13.549 Td [(Specify)-525(the)-525(libname)-525(for)-525(SUPERLUDIST)-525(library.)]TJ 0 -13.549 Td [(Requires)-525(you)-525(also)-525(specify)-525(SuperLU.)-525(Default:)-525("-lslud")]TJ -137.453 -13.549 Td [(--with-superludistdir=DIR)]TJ 137.453 -13.55 Td [(Specify)-525(the)-525(directory)-525(for)-525(SUPERLUDIST)-525(library)-525(and)]TJ 0 -13.549 Td [(includes.)]TJ -148.908 -27.098 Td [(Some)-525(influential)-525(environment)-525(variables:)]TJ 11.455 -13.549 Td [(FC)-5250(Fortran)-525(compiler)-525(command)]TJ 0 -13.549 Td [(FCFLAGS)-2625(Fortran)-525(compiler)-525(flags)]TJ 0 -13.55 Td [(LDFLAGS)-2625(linker)-525(flags,)-525(e.g.)-525(-L)-525(if)-525(you)-525(have)-525(libraries)-525(in)-525(a)]TJ 68.726 -13.549 Td [(nonstandard)-525(directory)-525()]TJ -68.726 -13.549 Td [(LIBS)-4200(libraries)-525(to)-525(pass)-525(to)-525(the)-525(linker,)-525(e.g.)-525(-l)]TJ 0 -13.549 Td [(CC)-5250(C)-525(compiler)-525(command)]TJ 0 -13.549 Td [(CFLAGS)-3150(C)-525(compiler)-525(flags)]TJ 0 -13.55 Td [(CPPFLAGS)-2100(C/C++/Objective)-525(C)-525(preprocessor)-525(flags,)-525(e.g.)-525(-I)-525(if)]TJ 68.726 -13.549 Td [(you)-525(have)-525(headers)-525(in)-525(a)-525(nonstandard)-525(directory)-525()]TJ -68.726 -13.549 Td [(CPP)-4725(C)-525(preprocessor)]TJ 0 -13.549 Td [(MPICC)-3675(MPI)-525(C)-525(compiler)-525(command)]TJ -11.455 -27.099 Td [(Use)-525(these)-525(variables)-525(to)-525(override)-525(the)-525(choices)-525(made)-525(by)-525(`configure')-525(or)-525(to)-525(help)]TJ 0 -13.549 Td [(it)-525(to)-525(find)-525(libraries)-525(and)-525(programs)-525(with)-525(nonstandard)-525(names/locations.)]TJ 0 -27.098 Td [(Report)-525(bugs)-525(to)-525(.)]TJ/F15 10.9091 Tf 0 -20.324 Td [(Th)28(us,)-352(a)-348(sample)-348(build)-348(with)-348(libraries)-348(in)-348(installation)-348(directories)-348(sp)-28(eci\014cs)-348(to)-348(the)-348(GNU)-348(4.3)]TJ 0 -13.549 Td [(compiler)-333(suite)-334(migh)28(t)-333(b)-28(e)-333(as)-334(follo)28(ws,)-333(sp)-28(ecifying)-333(only)-334(th)1(e)-334(UMFP)84(A)27(CK)-333(external)-333(pac)27(k)56(age:)]TJ -0 g 0 G -0 g 0 G -/F44 10.9091 Tf 5.728 -20.324 Td [(./configure)-525(--with-psblas=/home/user/psblas-3.0/)-525(\134)]TJ +/F44 10.9091 Tf -395.542 -35.866 Td [(--with-psblas)-5775(The)-525(source)-525(directory)-525(for)-525(PSBLAS,)-525(for)-525(example,)]TJ 137.453 -13.549 Td [(--with-psblas=/opt/packages/psblas-2.3)]TJ -137.453 -13.549 Td [(--with-libs)-6825(List)-525(additional)-525(link)-525(flags)-525(here.)-525(For)-525(example,)]TJ 137.453 -13.549 Td [(--with-libs=-lspecial_system_lib)-525(or)]TJ 0 -13.549 Td [(--with-libs=-L/path/to/libs)]TJ -137.453 -13.55 Td [(--with-umfpack=LIBNAME)-1050(Specify)-525(the)-525(library)-525(name)-525(for)-525(UMFPACK)-525(library.)]TJ 137.453 -13.549 Td [(Default:)-525("-lumfpack)-525(-lamd")]TJ -137.453 -13.549 Td [(--with-umfpackdir=DIR)-1575(Specify)-525(the)-525(directory)-525(for)-525(UMFPACK)-525(library)-525(and)]TJ 137.453 -13.549 Td [(includes.)]TJ -137.453 -13.549 Td [(--with-superlu=LIBNAME)-1050(Specify)-525(the)-525(library)-525(name)-525(for)-525(SUPERLU)-525(library.)]TJ 137.453 -13.55 Td [(Default:)-525("-lsuperlu")]TJ -137.453 -13.549 Td [(--with-superludir=DIR)-1575(Specify)-525(the)-525(directory)-525(for)-525(SUPERLU)-525(library)-525(and)]TJ 137.453 -13.549 Td [(includes.)]TJ -137.453 -13.549 Td [(--with-superludist=LIBNAME)]TJ 137.453 -13.549 Td [(Specify)-525(the)-525(libname)-525(for)-525(SUPERLUDIST)-525(library.)]TJ 0 -13.55 Td [(Requires)-525(you)-525(also)-525(specify)-525(SuperLU.)-525(Default:)]TJ 0 -13.549 Td [("-lsuperlu_dist")]TJ -137.453 -13.549 Td [(--with-superludistdir=DIR)]TJ 137.453 -13.549 Td [(Specify)-525(the)-525(directory)-525(for)-525(SUPERLUDIST)-525(library)-525(and)]TJ 0 -13.549 Td [(includes.)]TJ -148.908 -27.099 Td [(Some)-525(influential)-525(environment)-525(variables:)]TJ 11.455 -13.549 Td [(FC)-5250(Fortran)-525(compiler)-525(command)]TJ 0 -13.549 Td [(FCFLAGS)-2625(Fortran)-525(compiler)-525(flags)]TJ 0 -13.549 Td [(LDFLAGS)-2625(linker)-525(flags,)-525(e.g.)-525(-L)-525(if)-525(you)-525(have)-525(libraries)-525(in)-525(a)]TJ 68.726 -13.549 Td [(nonstandard)-525(directory)-525()]TJ -68.726 -13.55 Td [(LIBS)-4200(libraries)-525(to)-525(pass)-525(to)-525(the)-525(linker,)-525(e.g.)-525(-l)]TJ 0 -13.549 Td [(CC)-5250(C)-525(compiler)-525(command)]TJ 0 -13.549 Td [(CFLAGS)-3150(C)-525(compiler)-525(flags)]TJ 0 -13.549 Td [(CPPFLAGS)-2100(\050Objective\051)-525(C/C++)-525(preprocessor)-525(flags,)-525(e.g.)-525(-I)-525(if)]TJ 68.726 -13.549 Td [(you)-525(have)-525(headers)-525(in)-525(a)-525(nonstandard)-525(directory)-525()]TJ -68.726 -13.55 Td [(CPP)-4725(C)-525(preprocessor)]TJ 0 -13.549 Td [(MPICC)-3675(MPI)-525(C)-525(compiler)-525(command)]TJ 0 -13.549 Td [(F77)-4725(Fortran)-525(77)-525(compiler)-525(command)]TJ 0 -13.549 Td [(FFLAGS)-3150(Fortran)-525(77)-525(compiler)-525(flags)]TJ 0 -13.549 Td [(MPIF77)-3150(MPI)-525(Fortran)-525(77)-525(compiler)-525(command)]TJ 0 -13.55 Td [(MPIFC)-3675(MPI)-525(Fortran)-525(compiler)-525(command)]TJ -11.455 -27.098 Td [(Use)-525(these)-525(variables)-525(to)-525(override)-525(the)-525(choices)-525(made)-525(by)-525(`configure')-525(or)-525(to)-525(help)]TJ 0 -13.549 Td [(it)-525(to)-525(find)-525(libraries)-525(and)-525(programs)-525(with)-525(nonstandard)-525(names/locations.)]TJ 0 -27.099 Td [(Report)-525(bugs)-525(to)-525(.)]TJ/F15 10.9091 Tf 0 -27.098 Td [(Th)28(us,)-352(a)-348(sample)-348(build)-348(with)-348(libraries)-348(in)-348(installation)-348(directories)-348(sp)-28(eci\014cs)-348(to)-348(the)-348(GNU)-348(4.7)]TJ 0 g 0 G 0 g 0 G ET @@ -1285,28 +1282,31 @@ endobj /ProcSet [ /PDF /Text ] >> endobj 241 0 obj << -/Length 4373 +/Length 4679 >> stream 0 g 0 G BT /F15 10.9091 Tf 86.4 740.002 Td [(8)]TJ/F41 10.9091 Tf 203.265 0 Td [(MLD2P4)-378(User)67('s)-378(and)-378(Ref)1(erence)-378(Guide)]TJ 0 g 0 G -/F44 10.9091 Tf -197.538 -35.866 Td [(--with-libs="-L/usr/local/BLAS/gnu46")-525(\134)]TJ 0 -13.549 Td [(--with-umfpackdir=/usr/local/UMFPACK/gnu46)]TJ/F15 10.9091 Tf -5.727 -22.515 Td [(Once)-529(the)-529(con\014gure)-530(script)-529(has)-529(completed)-529(execution,)-578(it)-530(will)-529(ha)28(v)28(e)-529(ge)-1(n)1(e)-1(r)1(ate)-1(d)-529(the)-529(\014le)]TJ/F44 10.9091 Tf 0 -13.55 Td [(Make.inc)]TJ/F15 10.9091 Tf 49.144 0 Td [(whic)28(h)-305(will)-305(then)-305(b)-28(e)-305(used)-305(b)28(y)-305(all)-305(Mak)28(e\014les)-305(in)-305(the)-305(directory)-305(t)1(re)-1(e;)-314(this)-305(\014le)-305(will)-305(b)-27(e)]TJ -49.144 -13.549 Td [(copied)-333(in)-334(the)-333(install)-333(directory)-333(under)-334(the)-333(name)]TJ/F44 10.9091 Tf 223.485 0 Td [(Make.inc.MLD2P4)]TJ/F15 10.9091 Tf 85.908 0 Td [(.)]TJ -292.457 -13.549 Td [(T)83(o)-333(build)-333(the)-334(li)1(brary)-334(the)-333(user)-333(will)-334(no)28(w)-333(en)28(ter)]TJ +/F15 10.9091 Tf -203.265 -35.866 Td [(compiler)-333(suite)-334(migh)28(t)-333(b)-28(e)-333(as)-334(follo)28(ws,)-333(sp)-28(ecifying)-333(only)-333(the)-334(UMFP)84(A)27(CK)-333(external)-333(pac)28(k)55(age:)]TJ +0 g 0 G 0 g 0 G +/F44 10.9091 Tf 5.727 -22.515 Td [(./configure)-525(--with-psblas=/home/user/psblas-3.1/)-525(\134)]TJ 0 -13.549 Td [(--with-libs="-L/usr/local/BLAS/gnu47")-525(\134)]TJ 0 -13.55 Td [(--with-umfpackdir=/usr/local/UMFPACK/gnu47)]TJ/F15 10.9091 Tf -5.727 -22.515 Td [(Once)-529(the)-529(con\014gure)-530(script)-529(has)-529(completed)-529(execution,)-578(it)-530(will)-529(ha)28(v)28(e)-529(ge)-1(n)1(e)-1(r)1(ate)-1(d)-529(the)-529(\014le)]TJ/F44 10.9091 Tf 0 -13.549 Td [(Make.inc)]TJ/F15 10.9091 Tf 49.144 0 Td [(whic)28(h)-305(will)-305(then)-305(b)-28(e)-305(used)-305(b)28(y)-305(all)-305(Mak)28(e\014les)-305(in)-305(the)-305(directory)-305(t)1(re)-1(e;)-314(this)-305(\014le)-305(will)-305(b)-27(e)]TJ -49.144 -13.55 Td [(copied)-333(in)-334(the)-333(install)-333(directory)-333(under)-334(the)-333(name)]TJ/F44 10.9091 Tf 223.485 0 Td [(Make.inc.MLD2P4)]TJ/F15 10.9091 Tf 85.908 0 Td [(.)]TJ -292.457 -13.549 Td [(T)83(o)-333(build)-333(the)-334(li)1(brary)-334(the)-333(user)-333(will)-334(no)28(w)-333(en)28(ter)]TJ 0 g 0 G -/F44 10.9091 Tf -16.936 -22.516 Td [(make)]TJ/F15 10.9091 Tf 0 -22.515 Td [(follo)28(w)28(ed)-334(\050optionally\051)-333(b)28(y)]TJ 0 g 0 G +/F44 10.9091 Tf -16.936 -22.515 Td [(make)]TJ/F15 10.9091 Tf 0 -22.516 Td [(follo)28(w)28(ed)-334(\050optionally\051)-333(b)28(y)]TJ 0 g 0 G -/F44 10.9091 Tf 0 -22.516 Td [(make)-525(install)]TJ/F17 11.9552 Tf 0 -29.213 Td [(3.4)-1125(Bug)-375(rep)-31(orting)]TJ/F15 10.9091 Tf 0 -20.594 Td [(If)-457(y)28(ou)-456(\014nd)-457(an)28(y)-456(bugs)-457(in)-456(our)-457(co)-28(des,)-487(please)-457(let)-456(us)-457(kno)28(w)-457(at)]TJ/F44 10.9091 Tf 290.642 0 Td [(bugreport@mld2p4.it)]TJ/F15 10.9091 Tf 118.779 0 Td [(;)]TJ -409.421 -13.549 Td [(b)-28(e)-360(a)28(w)28(are)-360(that)-360(the)-361(amoun)28(t)-360(of)-360(information)-360(needed)-360(to)-360(repro)-28(duce)-360(a)-360(problem)-360(in)-360(a)-360(parallel)]TJ 0 -13.55 Td [(program)-333(ma)28(y)-334(v)56(ary)-334(q)1(uite)-334(a)-333(lot.)]TJ/F17 11.9552 Tf 0 -29.212 Td [(3.5)-1125(Example)-375(and)-375(test)-375(programs)]TJ/F15 10.9091 Tf 0 -20.595 Td [(The)-419(pac)28(k)55(age)-418(con)27(tains)-418(the)]TJ/F44 10.9091 Tf 128.338 0 Td [(examples)]TJ/F15 10.9091 Tf 50.387 0 Td [(and)]TJ/F44 10.9091 Tf 22.146 0 Td [(tests)]TJ/F15 10.9091 Tf 33.205 0 Td [(directories;)-462(b)-27(oth)-419(of)-419(them)-419(are)-419(further)]TJ -234.076 -13.549 Td [(divided)-333(in)28(to)]TJ/F44 10.9091 Tf 60.606 0 Td [(fileread)]TJ/F15 10.9091 Tf 49.454 0 Td [(and)]TJ/F44 10.9091 Tf 21.212 0 Td [(pdegen)]TJ/F15 10.9091 Tf 38 0 Td [(sub)-28(directories.)-444(Their)-333(purp)-28(ose)-333(is)-334(as)-333(follo)28(ws:)]TJ 0 g 0 G -/F44 10.9091 Tf -169.272 -22.516 Td [(examples)]TJ +/F44 10.9091 Tf 0 -22.515 Td [(make)-525(install)]TJ/F17 11.9552 Tf 0 -29.213 Td [(3.4)-1125(Bug)-375(rep)-31(orting)]TJ/F15 10.9091 Tf 0 -20.595 Td [(If)-457(y)28(ou)-456(\014nd)-457(an)28(y)-456(bugs)-457(in)-456(our)-457(co)-28(des,)-487(please)-457(let)-456(us)-457(kno)28(w)-457(at)]TJ/F44 10.9091 Tf 290.642 0 Td [(bugreport@mld2p4.it)]TJ/F15 10.9091 Tf 118.779 0 Td [(;)]TJ -409.421 -13.549 Td [(b)-28(e)-360(a)28(w)28(are)-360(that)-360(the)-361(amoun)28(t)-360(of)-360(information)-360(needed)-360(to)-360(repro)-28(duce)-360(a)-360(problem)-360(in)-360(a)-360(parallel)]TJ 0 -13.549 Td [(program)-333(ma)28(y)-334(v)56(ary)-334(q)1(uite)-334(a)-333(lot.)]TJ/F17 11.9552 Tf 0 -29.213 Td [(3.5)-1125(Example)-375(and)-375(test)-375(programs)]TJ/F15 10.9091 Tf 0 -20.595 Td [(The)-419(pac)28(k)55(age)-418(con)27(tains)-418(the)]TJ/F44 10.9091 Tf 128.338 0 Td [(examples)]TJ/F15 10.9091 Tf 50.387 0 Td [(and)]TJ/F44 10.9091 Tf 22.146 0 Td [(tests)]TJ/F15 10.9091 Tf 33.205 0 Td [(directories;)-462(b)-27(oth)-419(of)-419(them)-419(are)-419(further)]TJ -234.076 -13.549 Td [(divided)-333(in)28(to)]TJ/F44 10.9091 Tf 60.606 0 Td [(fileread)]TJ/F15 10.9091 Tf 49.454 0 Td [(and)]TJ/F44 10.9091 Tf 21.212 0 Td [(pdegen)]TJ/F15 10.9091 Tf 38 0 Td [(sub)-28(directories.)-444(Their)-333(purp)-28(ose)-333(is)-334(as)-333(follo)28(ws:)]TJ 0 g 0 G -/F15 10.9091 Tf 51.272 0 Td [(con)28(tains)-245(a)-244(s)-1(et)-244(of)-245(simple)-245(example)-244(programs)-245(with)-244(a)-245(prede\014ned)-245(c)28(hoice)-245(of)-244(precon-)]TJ -23.999 -13.549 Td [(ditioners,)-294(selectable)-284(via)-284(in)28(teger)-284(v)56(alues.)-428(These)-284(are)-284(in)28(tended)-284(to)-284(get)-284(an)-284(acquain)28(tance)]TJ 0 -13.549 Td [(with)-333(the)-334(m)28(ultilev)28(el)-333(preconditioners.)]TJ +/F44 10.9091 Tf -169.272 -22.515 Td [(examples)]TJ 0 g 0 G -/F44 10.9091 Tf -27.273 -22.516 Td [(tests)]TJ +/F15 10.9091 Tf 51.272 0 Td [(con)28(tains)-245(a)-244(s)-1(et)-244(of)-245(simple)-245(example)-244(programs)-245(with)-244(a)-245(prede\014ned)-245(c)28(hoice)-245(of)-244(precon-)]TJ -23.999 -13.55 Td [(ditioners,)-294(selectable)-284(via)-284(in)28(teger)-284(v)56(alues.)-428(These)-284(are)-284(in)28(tended)-284(to)-284(get)-284(an)-284(acquain)28(tance)]TJ 0 -13.549 Td [(with)-333(the)-334(m)28(ultilev)28(el)-333(preconditioners.)]TJ 0 g 0 G -/F15 10.9091 Tf 34.09 0 Td [(con)28(tains)-380(a)-380(set)-380(of)-380(more)-380(sophi)1(s)-1(ticated)-379(examples)-380(that)-380(will)-380(allo)28(w)-380(the)-380(user,)-391(via)-380(the)]TJ -6.817 -13.549 Td [(input)-286(\014les)-287(in)-286(the)]TJ/F44 10.9091 Tf 80.438 0 Td [(runs)]TJ/F15 10.9091 Tf 26.034 0 Td [(sub)-28(directories,)-296(t)1(o)-287(exp)-28(erimen)28(t)-286(with)-287(the)-286(full)-286(range)-287(of)-286(precon-)]TJ -106.472 -13.549 Td [(ditioners)-333(implemen)28(te)-1(d)-333(in)-333(the)-333(library)83(.)]TJ -27.273 -22.516 Td [(The)]TJ/F44 10.9091 Tf 24.239 0 Td [(fileread)]TJ/F15 10.9091 Tf 51.269 0 Td [(directories)-500(con)28(tain)-500(sample)-499(programs)-500(that)-500(read)-499(sparse)-500(matrices)-500(from)]TJ -75.508 -13.549 Td [(\014les,)-295(according)-285(to)-285(the)-285(Matrix)-285(Mark)28(et)-285(or)-285(the)-285(Harw)27(ell-Bo)-27(eing)-286(storage)-285(format;)-301(the)]TJ/F44 10.9091 Tf 378.088 0 Td [(pdegen)]TJ/F15 10.9091 Tf -378.088 -13.549 Td [(instead)-272(generate)-272(matrices)-272(in)-272(full)-272(parallel)-272(mo)-28(d)1(e)-273(f)1(rom)-272(the)-272(discretization)-272(of)-272(a)-272(sample)-272(PDE.)]TJ +/F44 10.9091 Tf -27.273 -22.515 Td [(tests)]TJ +0 g 0 G +/F15 10.9091 Tf 34.09 0 Td [(con)28(tains)-380(a)-380(set)-380(of)-380(more)-380(sophi)1(s)-1(ticated)-379(examples)-380(that)-380(will)-380(allo)28(w)-380(the)-380(user,)-391(via)-380(the)]TJ -6.817 -13.55 Td [(input)-286(\014les)-287(in)-286(the)]TJ/F44 10.9091 Tf 80.438 0 Td [(runs)]TJ/F15 10.9091 Tf 26.034 0 Td [(sub)-28(directories,)-296(t)1(o)-287(exp)-28(erimen)28(t)-286(with)-287(the)-286(full)-286(range)-287(of)-286(precon-)]TJ -106.472 -13.549 Td [(ditioners)-333(implemen)28(te)-1(d)-333(in)-333(the)-333(library)83(.)]TJ -27.273 -22.515 Td [(The)]TJ/F44 10.9091 Tf 24.239 0 Td [(fileread)]TJ/F15 10.9091 Tf 51.269 0 Td [(directories)-500(con)28(tain)-500(sample)-499(programs)-500(that)-500(read)-499(sparse)-500(matrices)-500(from)]TJ -75.508 -13.55 Td [(\014les,)-295(according)-285(to)-285(the)-285(Matrix)-285(Mark)28(et)-285(or)-285(the)-285(Harw)27(ell-Bo)-27(eing)-286(storage)-285(format;)-301(the)]TJ/F44 10.9091 Tf 378.088 0 Td [(pdegen)]TJ/F15 10.9091 Tf -378.088 -13.549 Td [(instead)-272(generate)-272(matrices)-272(in)-272(full)-272(parallel)-272(mo)-28(d)1(e)-273(f)1(rom)-272(the)-272(discretization)-272(of)-272(a)-272(sample)-272(PDE.)]TJ 0 g 0 G 0 g 0 G ET @@ -1323,10 +1323,10 @@ endobj /D [240 0 R /XYZ 86.4 740.002 null] >> endobj 38 0 obj << -/D [240 0 R /XYZ 86.4 544.612 null] +/D [240 0 R /XYZ 86.4 508.547 null] >> endobj 42 0 obj << -/D [240 0 R /XYZ 86.4 465.585 null] +/D [240 0 R /XYZ 86.4 429.52 null] >> endobj 239 0 obj << /Font << /F15 123 0 R /F41 124 0 R /F44 202 0 R /F17 111 0 R >> @@ -3728,7 +3728,7 @@ endobj /D [434 0 R /XYZ 93.6 740.002 null] >> endobj 437 0 obj << -/D [434 0 R /XYZ 475.626 4358.278 null] +/D [434 0 R /XYZ 475.646 4358.278 null] >> endobj 433 0 obj << /Font << /F41 124 0 R /F15 123 0 R /F44 202 0 R /F25 177 0 R /F22 176 0 R /F18 174 0 R >> @@ -6287,10 +6287,10 @@ endobj /FontFile 531 0 R >> endobj 533 0 obj << -/Length1 1350 -/Length2 7236 +/Length1 1367 +/Length2 7254 /Length3 0 -/Length 8586 +/Length 8621 >> stream %!PS-AdobeFont-1.1: CMR12 1.0 @@ -6306,7 +6306,7 @@ stream /ItalicAngle 0 def /isFixedPitch false def end readonly def -/FontName /NOOEMH+CMR12 def +/FontName /WJKWIK+CMR12 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -6315,7 +6315,7 @@ end readonly def dup 65 /A put dup 67 /C put dup 73 /I put -dup 77 /M put +dup 74 /J put dup 78 /N put dup 82 /R put dup 83 /S put @@ -6330,8 +6330,8 @@ dup 44 /comma put dup 100 /d put dup 101 /e put dup 102 /f put +dup 52 /four put dup 103 /g put -dup 104 /h put dup 45 /hyphen put dup 105 /i put dup 108 /l put @@ -6348,6 +6348,7 @@ dup 115 /s put dup 116 /t put dup 51 /three put dup 50 /two put +dup 117 /u put dup 118 /v put dup 119 /w put dup 121 /y put @@ -6357,51 +6358,38 @@ readonly def currentdict end currentfile eexec oc;j~EЪ*BgNӽ ؑlKq*޲Xws|QFqv`zXMyp"5O˩YŝP(DT![v67XFlU&3!Rq4wσ~j+ou\@[6]nhmlhaH+4/?3&n=a6E#|~.ԅˠLw2.槝sNY ڻ.,VnNX3|裠k(QIOs m;fߖC1}_a Io#0wݙ\P,f *bG3Z2کP8L3r[vnc_Eh~g9|M) }YaѕH|1m![AzXpPNCU7Uֲ7ΖTgx_hyW^]W}s_Zfs@dYr ȟsy&vJx)ݱ~Kq -45hL#q:4pP?g |GJSn^i26M Ęz0. v31껰xCj 7}0a `~iEfÎ}O>&*gϿ60CL͘sc·^X0IF +3yP.wP=vH?tx??jKvcJ ފO(WfnYc+ՈuMWkSMpy2La }gH,HA ngVU4NN7z3=ʿM1(2iznl7 J[7һDH]WUMi)hiwuPJv+]/XNkn|´?4ҫf kE{'ǺW1 os!w#v. -RGgkx0S"MB$0kSlk6C)R`+&gljᑢ_5s$ U$;|Q|nÜ2 @%ړqP c TުOe[H__i:&g&A`ܧ%2V=&+#hOSV({.4_cR~]cx)S7.)*eIa4CԀw٫u1XU%̀OZnl:}"ՋbNKOY]3dqwαR즰}Hڟ ',2yFޗj FeFc!iz ;b"~aK^תF8L3h d?81/pc]S"y:خ *Dp֨DQ}sh4d)ä,%鹓HߓR5rÞ}$BlZkF+/Jo@6tGಋZJO/hq/$"l㕱Ëj\-/ԁ\'h~:imR!6pԷd'̝JK~!;,7qwvrwBw9a0MPZƓց?ÄrD*I+-jI+Nt]{;|6NtMΙ,!xf`,ȋ{kg2,5c@ifk 1(]yXou -kХE - + .j}BWZcl1^s&怆}h;8k'RlUS>Lfa7a;yXžvՕ0Ec4oI_/CÝ?n0!~7W9e⌢k} =3hE.9εu4;;d5)4~G?}zit9< Ǯ:'i]v-t3ŤE7M 0-7"JCR\,zDH&7dZ<\+uL4xXp|gE0C40]Q R0PkiCghE@wCA8 6dp@xG"spͨl /w`(?%W<C3~/=P -c* -p,Z=2t^!s]|8K6JfçuHR%& c(hn7\cW,xh>.ɽz4e^a &s={h3F%D24C;^.,*u-_m{F(f15Sohd}VJ/O:^QX#+fP@1x{p&ثk q3Z9b&EGV\.)1u5_X'tntCy@2S4;N/ïU -*ABҳRW z"X;]LF3.Ey16Ip7miqiZQ"gȫz)~>m. My[m3Zq}Ǖ?=vvcBp&PeIwkwA8)Ш!hH)D\~b_DLTbB),+ :1Se? J}YѨU[Pt)x2>r88 ý o'd+oar;C'fU!RtLf:p[.PEW_Ml`¡_S'JeXK:HGdrtO_ Ҫȷ -ⱭێL(kf -Y]v !&:Ih:y*<]73a_ -j@e̥-Z -ZZ+M؉:'oSJ&tB6x跗&rdwQ B -)ָ7nU5 -j>k/9()2ķtybVfSb+gC*zwGy΃ţ=f0#4<+7gTNW -JJ5S݀"~7ٍl`0.B? -i7 -`Bd+Vh6XlLjف)E7YzVÑ+0hn mqiBA EY쳋g-Ĥ.P-"}^=Lp==0t[W3%4{ϒ7ۊ -#s[ȇPڕʬI9A<^,T`s~g>.~b OBk`7!#G"Ny."N|[ 9ć#1c-{K\kt#:eU\S9pTxKa$gXgC&tv`]hs+9bNG -]e*~5Vj(rWgِOI(b@V -"GRJoωe`|q2A`]?qYCYCio߰ -Q] Z~ŝ+o;DxsĎ5!rugau]L qRڬLrQE?M69˟(]%#! #ֵ%%xCuvݾ"3 Á<<VLd+*Q>3[:>lіzR~V_G{ֳbNLwf3źz^}reV:Kp ]]hm0>+uf4 G*;BXi[@4B`yaxtX"D!/h8ԉ`$?q ~wq|B -GOңumC,iV 5+ުu3_Ђ/(uu !ܷaEۺ{kp)94KjGDįI+[F:xA|Y1ޯTeNqFeRC=xhbK[:H(|Ze P/3.b5hTܺ~2z5O)7(/JƉ.%,*fOd}rűۆ)l V@ aEΒ -Ԍ3۾5uJɳÍdNUj(_w%M469bWsaRNb &|k -Q?" FdGuCBF+BANB0+ޥDtnE{#C5<{C.bZ411]yT<P2l1a D+ C[l ҽ|h{izx5?r3r.vVx T06 -k(_';B=X -K`9NۣH/`&63| O@ sX>ʥc NG̳aĄfVQ-<5 j;PdϱN-hyԬ4E.Dkr4BPetAvwsA=|zd2UܮڋrWixya`WSkq<5y:.1X %3na.E=[ˆ>^o7t_80api[s#C>ď,;ĊB>Ki. 3Jac@fibÉg"; V@&xpg@+y]s -9dRpBo8F qIEΨv'Q1Aqc¶fҩ" qyRmvϒ' ١UVkr ->VZJ2íJsd)4J#R7C/tv[4Y x?/QԎyMfE#(jUc܌ŏ䗔Vϙ:GxH(d7$X 탑4Ռ=$hP8#Ԡ"DpRwXV9UIJSbgs eI(% -)  AYP=ޭ^^TXEpG|`s4A%8ilKc_4219=oYZ !G+A!E3AhEf?sT>FJ M\v 6'I:3 -5IC -s^$>:Coш.ndj8ݝM{pӅ:EG_7ĸz.%ᔨ..qU㽳'I4,'3)M+?ןb -sg>I_}XplJ4~k6qqgSѫ2$")ѳJU3s=8Tul~5 -7g9y_'-P6I(dQgZWaǭ/g5`t=82TY.,ywdǁ;uoޣى7-_P?Ks1tnz4|~YR'@_G+qjemQEx &f^/[B%A/v=zx]J6EvUD+”!_FL\Hiܐ2@'(4%D-()Yxvk΅kvWDtθr|~դ)£X 5*J^#fHO} vkz6<}| :ƺ!ߕksaPWzh h#hѥ =lkݛ} -4 @$] -+oNc8:~=JMc*LeTkfqs7і' Ƶ e ǫyR.p8N6xNEvQC#u"zz0QbIND{6!O.Z '#C'@(t59v23=Hq̇՛gd^YN&*gϿ60CL͘sc·^X0IF +3yP.wP=vH?tx??jKvcJ ފO(WfnYc+ՈuMWkSMpy2La }gH,HA ngVU4NN4@70 x?7%8X, +1};uiBajlJ\WY1+@n3V\ VޏEbf,@Yl7#uCہ؋z(AȯagsN+FLuӣoIR ݒyUUWm]|2DVJ{2hm56״ pVV3gE荸'p +ڵg9<À-bOC$fvL/wa.,Ccz{wT2b/4/Rs^I|Nwd–T-e i* d%yiO6#i8“ԓ|9ִXٍh`q4Ї@*ޤ[Y.(@.$'|{5)aW9'iCn9WK~Y+n=1>vp 3@o%4(蒫IngH5FXOĔېܬmzaiVU81Pj<\ĩٜ(rk9$t1j46[Z M{tm[e ?V$ :J6AeWþV:(d34iEŁTИ5dῥ +S킳սB=A\iyG,J CjLZlTMt Xb'/ +8^%SRo`]}xxM*]DEϒID'G}I^aFдDǧ::(Qyɵ~hmjiz3M,%g^Öz7,`rs4#}*H53FШ@b ~l3vEҲ+/5I[0pcJ7ZA(AdPpW] +~iT0u `W4(膇dڧPUݱUmɀQP_\W:HjteLY4g?E@:ҰGB̰oѿGq/3hGV@ݛXu9iKZJ}X]0j%#y3ͭ<L P؝X@Z b;(*LXp- <בo&l'1D _ϵ:^M(4Y-nL]{Q`ES4g%OPx,ЮƑM>Mt^K_d(Xɛ !>'KdwgR \5^Y: R&qHѸОG ޚ?6S[TZ/D,*L; PTOWؾ4a:W*jM̝ݦEI#O8DфŴw!/fMِ'؞Jɷ {j(^Hoޕ0gh`Y} !?sm-(ƺK xbShXqpm +n̅>U_)/xH{+3'mP}4oxNzca!D˖Oz"z GFʐ`K^-5$$N$ߴhLBZ] 8hRu9(0_EW,* MumΥX'Ȯyb m줨sPgشičmRtŇ4O4uB5*Qx -4e"IzJ$U""M'ȠuRWeh-}M=} _t +/+5Yެ%hΝډM q{&!{ dpT҇!omn}ܼJwx[ 1dRʩi#jM[ݰ]Y,A[̩a 'λ^'ni̗ПYl1y|BRϯr"QEN[A< +`6C0Mۍ[| +`Z XNڨH[jiipu& :]9f935{aMTŤ,J䘟ׅojGy4VՇ򑢧c%sf;bco})m:Et{qdGW"Z7 +ct#>dMwJM}(`FY#VXa-q Xy∪#1N^B6`'>jn_{ JQ<_QU` b-SYKNd*t* _"#0gEuVj6qWJmx5^o}OQPw$w*,B%QFpPY% +KZ5Œ[n:-bEo!{:RIlkJ #6@!ϫ +_ىhOE$<^2xL:AK}]kcQ+zGעMv,Q/U-WD@/;#J"zA#!yQ}G\&:/>=DuqW]o:cHPS}'p;nՃٚf  #e9V<0(FfQtn&Ra0=Dֱ@.Lh 3U硘~8DixkȈ+:8,u%%g\t[΅zٷ$>/h ab#FHi?kE{ Ǘ$m^=lGBZL~wqmZt;p*K޵j$yPۈ96zQM?cŪ݉t 2ںKp,Oi7d)<7zK 9YHOkß&{Z)i)2[@{MΟeORĽ=N1t ۻT|#'ۛ.Z3ht +^{ljPm5֓n"+k^: xq 7m<:ꋑFqbHnVN4ֈ$>Ќ|{ܾITFNQ?x'ү(GQw;Ei`&"ma>kk$wZj YE¸$$7,(N6B컞v"gĮOwE[CQef8 +yfSx! V/<Hk Y59Xpv#gcWk臿'ōU +K~,SdV_#'Z/'5 #{ M̶Xh殶$/^`SE228c VE<}vt4NfDL&e!o*}_8S@})bԧC2'rw@h@C־3o}G8O(.9#,1~x/*)jD.m^f7eŢUPV ٘+n2F[ wGe2*L#L2HԞ7U߬B)ߖ+Iр޳85TԬ3ktwp ]g'Tr174nr@0\˞4O 5$loMIn]]9+!{_g:u6XeGBܶwU36[mf IFyL:\8=M_fcg:~0<⾣)B :oG?̮GK{?Kz13Z-/U&ChSOT]t {0TD<<$ \|b¥HyE,֚^3FLr?J|׊8*ylY9AE=̻ik㜈p}̂IpA<5'J;s.{~Qs.Sqg$^kRk= =ug }QZu7D3u2(% *՛^Os4خBXn.WoPg~K/C8I%k.~2:(SINUbvX&{+~/ڔ쁦Y`VƄ0E\!  CZ&A3\? ts1L6+/fdr&g l#~t|?nƛ9D`KY$I][LfdaqS=ƾIUn8cfπ)0n'3bM7Hgh@?ovU`,έ%4N!B57 B>b¶wZe+L} pe@V'j0QQy.|0?aȌ~678:b"ݻRUSgHA8X ]37"uO*V2T/ B,Q:@C2 Ʋ!>N>%s/q=ske>Dz˄d׺D4a'-ʅ0`"30%Q5\6Zju% 0U1O/bkR +}GZChGxnLl7wʃn>BA]a讜5&Z<kD61tӂ DT3QnF ]g[fԬ +0+(ǂԶX@-: +IF}w.!>5+=sdq63JudljrP&:#@yɹTJ6y Ay,[flyN;e#Y/4)DvhƻT;/Pxq_ }tɶUCYbN.s0J:~44(wyBq-`ʄo |3i٬COqa~u'GB,vq6e+'ԅ8Ҷ Y}37ڋqB{FSKυD*q +ibƛ}S°ٷ*WYvX6>aOeyXR&sFj>m kb۩`4LV PYxڎ(b?N*ʾXcLS$SҶ#P2E=AՒ=3ewTV@ɰ3 kTvXT z]nK?̩baqґG%U endstream endobj 534 0 obj << /Type /FontDescriptor -/FontName /NOOEMH+CMR12 +/FontName /WJKWIK+CMR12 /Flags 4 /FontBBox [-34 -251 988 750] /Ascent 694 @@ -6410,7 +6398,7 @@ endobj /ItalicAngle 0 /StemV 65 /XHeight 431 -/CharSet (/A/C/I/M/N/R/S/T/U/V/a/b/c/colon/comma/d/e/f/g/h/hyphen/i/l/m/n/o/one/p/period/quotedblleft/quotedblright/r/s/t/three/two/v/w/y/zero) +/CharSet (/A/C/I/J/N/R/S/T/U/V/a/b/c/colon/comma/d/e/f/four/g/hyphen/i/l/m/n/o/one/p/period/quotedblleft/quotedblright/r/s/t/three/two/u/v/w/y/zero) /FontFile 533 0 R >> endobj 535 0 obj << @@ -6968,10 +6956,10 @@ endobj /FontFile 547 0 R >> endobj 549 0 obj << -/Length1 2138 -/Length2 13925 +/Length1 2140 +/Length2 13849 /Length3 0 -/Length 16063 +/Length 15989 >> stream %!PS-AdobeFont-1.1: CMTT10 1.00B @@ -6987,7 +6975,7 @@ stream /ItalicAngle 0 def /isFixedPitch true def end readonly def -/FontName /QIICNB+CMTT10 def +/FontName /EXISZL+CMTT10 def /PaintType 0 def /FontType 1 def /FontMatrix [0.001 0 0 0.001 0 0] readonly def @@ -7066,7 +7054,7 @@ dup 39 /quoteright put dup 114 /r put dup 115 /s put dup 59 /semicolon put -dup 54 /six put +dup 55 /seven put dup 47 /slash put dup 116 /t put dup 51 /three put @@ -7087,65 +7075,58 @@ currentfile eexec ;଍ Kr^ox7p4= CyO#y[49'n*xx/J}o֯p6Oޏe}hà1W6Ϋ%(i]Ii 텴""b3=5sJzbJ>[Wе H 2"ێ0Oy9.t:=$EǪ ]to`% 'EKKfrRK^y`vO^v~ZwR iNMW3HSp+T,q!s0(ع;U+3"J8q3dJ`77+IuؿhH<=!'T́2.r% -v rd c[[ Hu,>d*,R`8'ξD 4} SYe8X|v{ }"--G-X~I-l)tJV?g{$GC^ct][P[muUfeObri`X=T{v2ݸL5nAmUulM82(mR+b}WW~[;NFb\ș`FPB:?xɯ4+FL@u>$Szh+HLD"sQUx/=(&=mCKQH'Aʷ㲘6o΄;i%'RM(Ķ S]ܓf9Uyƒ -)sk=!B0^`V] 8wv`}Ѓ,3{]wxMZaDh6Cȡe$F̺~ -B(%dX1q9X0N``lc9U8lu}xĊX_ZR wNLng\q&BOP«qҮw(RzM@5DT0958a쳍&*go71aO|6VX:<7. j!+lFyIV,wOP-r nv4k o^AWrݱ6¤lS -eLhػ4` \ȁ2&yd3C" z9(4A۫5.LˉKmgP,Cjr';w`'*\ z }M`= #W0nId.7@G:S<x*wPe 2Qҁv2^UCaCmi~g;Sՙ4S nbaE5X,Lhx]D f̞|9$%w|7MU"ìW8Cp =<[%hKiǸj͵`\JE/WivS}F|Ѫr 2&w86^qJXEқ/D26%B -y(w\>Ĕ"[ L9\cG㕤|»p&^rx/"ZT| Ff?m&huvԡ~4uLcj c,fG qݜ(09Ѐ:~X\ql$[v/[Xﮩ%: ΐe>o'}G_DC)hlyH7pIWaVt]䭬MϸU{`1\u,wik'VvXhvK|}ڡFCB&|t -K:y]n~@{˽]bυ_"weTW#Ct8Q_ ArKLnq|@’LȮ?޷c!ep9uU e{d@þ ydvHN;%k:Uv:|ź 'l#YɣcJ捤Ӽk6 t%,.PVZ&M59Y'x% %Ef+N]xYϨE2O( -.ėf@Ggq 4D'>] XFઔuO%6ˉV7ߜ N9Z\2]T9k-qcȘ.𒵑pjY@R:}ϮBEqp"f(PODi6}HyAۣmi(;0U'xBZOcw4)I"Poݹ ):GUɯ+5 vւ5VD0.]M[FP7m]2/2j8i+;}IDlNXK #D`sBnu\9gP%r>T>>q, Iy^-p]H'Bi}z#D *XsI<-J$=iÔsoz.uwꉌXCߠEy~-42Y`,L -qnu|DKY !^J%,-5o2lӆ}v'&a39|*#bqP[_@8/0{Q{wlF.Bz3?4 -apaL&ܛlh-J(@wIWl2:o1R5e W:ˢ@ظJygœ׃<օ;Pò?M0>۠1{IK_=!-ry|.vv^OʯlYGxpwl}eqiPۏWhuNIt0x ٣b< ~nd뉥jKV;-!U69~كf D鉈ʍjVPy*9;WF0g1⻇A|\4JasZF6= g{pxe$ 3t"ϧ[88L= z>U1~XBؤ5tĴ4.0{yJ={ۤ^PsiGzttv zYI,(2--yg⯍"qF`؝N2[Ӿ=rD#;y>]Ի'QFH+؂+TJҁ扬`I- )*ZB`=vtt tG^_4eYk5]&V{c/^! \'^ +6s mLH|^{.cѧh4Qm79d"T4hEP|ɼTiA;7+7ŝZXtd` U2hΚxk:(du,A -sc^Bzaq_E<}D< 5]5Dm3k$WMIhL KKI("9]u 22];cVmӭ,Y"jcaa]=5$Rc8ktuf<--[?^v -ج*s_#3xW.~Vvz8:75ش㌕貙! ƙXLt^>sM^#J 8.vWe(3e -&W$ DtŠa=Z7ˢo:z!2? ap2 -Gg5xQ{Q.^IDpg1 'X"ɷ|b }^^ ^ >R~;3+ ˆn ; -9Qrtw:SW L?zĽ+~^DW܇~*=+*kAQ #it6 -7X -?6ۢ2&WK c's֬k2,ȟNZPD#%8@~RCMLMsa@ECn-)2fѽbΰ;Y@"|p+;-?>4a_' Yt̳u,I@;>?V ;}VM @YU\2~P+Jև'jUƟaijCG4U7r#H`Roo0mmY&pˡK u8݋7[%YBK/&,ҧg̭D w1P(NҴj| )-8%je`t#s"gbIYs-4_v#9n0ƥk`Un k,:sLzUݪCE)M~  3T(qZSY/uR[DSN4uŒg@N 6_B#AňGzz41ocA{<46_7,/|tJhcMG1Yg e b{N ~[ -INGepD:*eˀ +&*5e )-I& -w"ZU@X4\s{K?OmNMF&] ?SO[\E|`gKr#e+j>>0Oxzڼt j@1%:fb^'aioBW|R+΀.w fGwcyd`{ #>)3G֎BO\] [ glTn_`X_a/Q1R&b@\W>\hoq cn,egnxc&?WUY%)o.8.vE{MdH<jepu`T,'!fV(Ğ,}b A0F9IXVл]6qE|z0^ -SÙOO~Bg > ]~ =r +PMY+NMI3K29!>t -j%qp'B֫C?P\/Ot@&` È]tm l6VsM9ZfU9JQ w-p=e/r &c - UMUu[QKxQ"6xҸ݇(`+HF~uM7!h g>Q=h4v&b"c:&ze;3o*FNlW߀5k^*aY,s)w$w0gyp\5SJ-XqSKR U 99:Q+mt{8G3FB*R/aW6D|ɓQc#l*6_Cdԛ Yߞt^po/H ̡}uFJ*6oB@nds TtGnUYKҼ-p<fj"n/ yӋP]V3 -n'Ri?4B iecNE[c\P͏ykM8rF -qEϕ&H(Ac-% -\A[*LpUԦp#ծe= sdŤO&k^xWBd/Z%F?Sd :5Mћ(ؿ7Uf w`w9v5\X:TwS lOGE!K*+tn1bَT:o1N{fYiS=y n-4؜HgL G\"ғ# \Ubf?Pn#X]O}"fpf/ <1t;vG@8gl\7l'42Jjk=%) _^9Ї}XwK3wl_AwY;ج935_AY(̆1YN7c;$;ƨ K"]~9([cDkL -󖘾)0qkzs_5HS¶U83& 5 v-:߱$U+sDB5TaZ!'%!`DE>*/y@ -nc!.9*ndj%(eD$+@乹5t62TdUp'-)}xְFͩ]pFb򺓥&ՓQܦTvX˛&8iK3? 07Áؐ'>ᇖp269k3ƍ )H+Eġw -ƃ!>ZoAɹndU)mI}~ `ͥMI@d+ v=A0 ;ܓKVOEi+ a@GS+Wv&!3q(`XB[m]# m#~SQ뿔Oi0$V+T8DW%C!t? t;N o&'bd`dU2̳9j`T3͔읟˭zʆB$aD~A[,2!0 A㴩*l 0{0)0J>%isb|\֓ﰊ0x2jzݠU|?fMrƕ@L8ؚM C8F7 |0= EI040h}Pz-ή{X˿ 8־|\]?fOLE+S ->Vdkf fN[Xd!3Ӑm6m\o_jKc;EP?z4CvR&Nxx7zc`FW߄!>MѠd,hڤnBmΒmIw\i}%KOC@CԞ/\:PEC>a-kA-!|A"k -ussq#n+BϸT3r-[ MsP -cx$+EwSiv&;وNf.%bua+- xħ䣆W}l ;J姳E6Aiwv|ł:dNȡF$hlM9? ku^U5a@hhSϒ| Д@NtK*gGsgnjnu?low-\7# -]*R­VgNb -p?PV2Z|B^4ThraV|`GUxޛe{žjw=U.0Ǩ*<5}|Tyniܖ׮x]|EU2H94*?nşفV PK Öo!}/k#fzB/*Uք:}"$ "QW&bkG5oiYcY+6DZe|6tQE`4 .,@ԝB9H=ȏi#ʬ$ tEM̷^:Ԧ L'>~p3{{%8m(*w3`q.!j9n3;y_A#~!HO @F.=ҐBo- 5BzUj2=dD7 HV) rԴH -Kua5[vƴ[ܗp?/@25$>:5Uɪ5$oi(uћ~qkxڼH] dd4X- *ܵތ>270W|e^hLԣtr)$Wvh 8Ozc@ۮR|^c6 NjPhݔԘWϵ[d^D֑/!3v3D,o&ȎR*jנU57G,wzw]@N8ܾ+PF,fi\`꧱qc'I`{IN?ӗ5I%we䃆!mYmPx\x۵u$8R;u7(s'QҬsÙ}vk&S]Ù9m fn&uaGo<>Jt$L*˜d#3:oI.ܸG3wti'rτٹ!Q j`p4$ue4`=Z`|LZ6>&G骲z[ոZ??f_E=\ -+DX"jx9k؈޺RO05ErNىi:PS7#Q27M%VĿ$ GA(YVQ;uF -ӣ>^(DJY'4Gcw.u. -gw{̙EqjL[zUWrH۟ѹ9 ;!3U^4$߷k.(sDl!ɔc{*%-^ǧfz<_ZT06X<9 eA% զ 2V%mh:Uk~%&ZC%4f9kXaö 4:Q4@'|%BYnڑ)ty񠍖Ĕ BqxH 3zv][Lu8I7;" -@7ogC>{0"z}E+晧Gkat5ǘWU: 6i -*YDr] iC\SJb~[o䟢f1jR'ؠ(†^;~:2JXZy]J2)s'zE9cٝn#_wfEDVJHAc.7Ǒr9j^0WAteΰu,ȌrB-kv(XFUIlxDs8ߦ+EuDuJ Şۄ\gq2\A`0]ga&Cz19W@S.mM6dCvJS! V*4ψd㥎E x"TKԧ;47ȃ1V p4I+VB=Pm - J|=R1뢏m_=Af;G2YеNz/MIT:%$]\eֿCLtH֕Y(l o6 é]WTnIEi +gBN٠Dpޫ l0#eJy3 ΋F[\,?~T~DsKG; n>ˉhj:NO*^ǧ.YLоӊ6k +v rd c[[ Hu,>d*,R`8'ξD 4} SYe8X|v{ }"--GdvImDRM&OT`MaXc:rNS؆'GSk,ې >a cֵpeW1Jm=6dgaeR#l/`Nj5NEN~QJSYm#M$_#8٘w 8HȞ2'{G [a%ºQE%1l$ks@+ʢ@U4x R3O迚#0GL + G(ŕ!8Bcz^48G`xѰNE@PC@a9g.7Q$hWJ\U`z < )QKtXcs[)&:S[]+39n\qx҆3Jy>Dg"^ݘX4d{ hsKA_&F05nȗ=:#7GJp\S=j48ĿIgi'9)2+$ޥ\ĚҮ'Ȱ;Ó cEzMhi#1P]+>N\r&fBbfI) h[&]/4ZYk0&gvr&tAgD=Q:t`{0a]U$qpHsS@%%+tv Eu $Ǐ`i 3SV,Vw-a?vg)K}koC։'mFeiP)/W*< ++-5zģ ?*{!)#߻x.ixBFP^Xxj 6_%fS@6d&Y69֍=?Mh"b +,DJ:?>ߔTy|ְq_ib_0!5>k(PYMMA${"&?<xBOU(#y[M[_/R_Cȷ?dg<2*QdОPo׆\S@#X)ql\٠5L+L9PxP1ﺣO´Auaq-d [s(87을5s 4YLWhn&O`9j=E/Jf.\gնqm +ӻ㌄t~:%@ +)* ̸T0qg^xZjujզ&bN*E}tXh0:TEKrWn|Q/!Le,WBLY/ +YDuxgs*@[3 {q u .mNUvQys@Z++tAAtP UQhܱ?&U^faY 8. +k6FqypҞlb(7sߖ\g/8 U& qJbN+yȨӓlRׁBK9I !\1QT#U+*˜/h+-3pٰgf6"hע!,;g>(K(f_SGm h͜f+=LfV& YlYKszz$(XdD6Қ=J67yNTJJyze!(iw^A ̋Pw|&>-1pq;8ps6T8S?v:7y,~ܬu'蚁S-j`zoܾd %!Td(B!PG?u8e]1ޯݖIp7F?2E'rCKl)~GfH67v^ 8;x|D' ''X5&duM-%yA9ܻp#5PRnqF򝉒(3w}.v87{FǮS;ugަe!kR5_G"jHuLݎ)WRP"5hvkI*ą۞Z82%hO}--ҺE[Bmy$ޤ;IހނQF8vE7rф/[?kc.廧*}i R ML 4 =)?FoL.5\ FBzIX[͕ +`Z>pȧrKԭhvg$]!埾ӖʢƿFuǙぢJY`K >#{mO͑rV+wRkXc W. &b-EZM:qfF>o {R5yreܿPl8}SuWTGZ~=ňO"<)m\ mA/OGQծܗ>!p*;ۨ@_#3gmaI4N;ՠL0n;x`s%ӎ(Yd领}DVSY5L9 ;ƪv{I#7Ӗ~ؘa*u}h(\O*T/ C3zl~[UX"+/‡>cK9 C8w Y5=_; k ~nT1,AN5xB6_{= k?zj5^ǵJp^F`HEiw uTiZL&T ~E v@d%N[Q:0#mEWL$aY]3.܎8,H" #R~{.a k!ёz߲$스Ja g$CNVGrؒ#K}jgʚ{u{T$K + f#[uΉWt&psn& *YrMn,'Tj]lH"RW{Ƽa h;e8f~ +Oi%&$3) /A\:'?C +$/\S9s03`LQ("vrn-XKfBMp` KSe>yH0UOUYGE rMvM̤R"ZYv&;38e[fݾnJL=nfߓ|u(&=sMr SCxzºl]ƸW>Ds=ųʋUd<࢟hu{]OHEww?ZaB7Q3"7v ?yffy4 25@H؇ka$eV2,|x3jCAv'/Cb+@y7f +Hd^xE|ǍMQulƜsĕ0nX+L5j6xש&{ rYijv yfu`/l-Rx)%~J1E%T? 4v +hhwlsǻ{Zm2EI uU?Gzb}uDJ j¹'1k4KSuo[ZeFEPe +}8nIóbi% z9mj;VakUe`>8S|}]Y|,vѝ$a^>;|Es ƹ2˜h$> !o("\kEл,9j@ċQ&}RJ)\.`w3o 䤠f`HlKaښ淪녔܅€1=nx6|X* ˗:O7C T$|yiu˕D}Ǣwٟ/łJh(o +;\ w~^Z0XX[ΰu'7[RLzqXHsobU0_^P$ޱ1To >@ٷ`25;sFݾ QS#vaNv&gm~K(yT3} c5,VcOZBtYrʝ!RKfl=8H_&&~VS=]G͌1{N ,u*W +#ю+L\,B5kC kBγ lZGL>ݫzï^]*ǵZa*ȍr #*y —9ڢzS,B+lRb‡&G#OuiSJڨqֻZ:i٫ܸ P|֕ ,V.X )3ͿMQ[j9*~5]v0){xW;C"bQ:akƍ56(ðlv.^gbY:RA Je1-*%n]+XpZ\:T-l~]LqݠuLWG4ѭ)(*&V-u^&u5p!Jf '? +LSaں/֯j+h}SznjM95( F;IaN3Jy+`aWa^瞏bJ&#V:z"(8c%ӏa8'bAmA*HwÊE89AŲo[ASwS$qy\K@irvMPi8@xQX lw7Hσ"}_y ɹ#pgF+2EM~jE [bhPNĭŧA i D{?qv&ح6(Q{+À^]F_p}wn +z9-Dʱ| uLVó-w~|qt: ׃vU)p+hn_z%eR}BZKyDVV'^X^Q~0ČRa> /O3 gC]GbՃ?©`hD@W`F* ꄇN\yQW0h!㞻 Gf"hZ.?d{>;^;[@OXް>zaIB#C ֶg,`ZB×pqk^ UI#zq5q#᧬ 8P_Jvɨ\ TY'@lځè~#%GTZ+C>7 @m~[ %lSxta!Ie~f4:wwoM_5?a숊`TsיM6=XLwvG24mH8&)r@>׶Dg~dca%. 砅y@|{| U30vGKM9vV,R`;%o,gi_/:HTޅM)u!'w!` (ֿ$S3uHDoXw4lI0V<;/MgO `KUcoWp mh\$>_׊=y|CIG*bKjF 34K;5 wVdo@ke qd܋cIPr:EW4}8u!(.NayEsq* lWJ\y4gqef,_x2\9ن$МszH׌o罾u넻cdK:B.]2biK\}@ϘOeN! TD +l-wtjBy!2u_a@IĎ_%q5,s-ƒ"3ZQ.B^(ÛYKCʭ (VbūVUHl1KLӝ0(5$˺,?B* (U: ,|?.!QW0LAb2khm\e$gcYV9[H4>R#;I;;"Pn0Rb<~H2k@rW*S+UM?G$G,aXI`p_:O5Q須:eOyom“u6~y(ֻ%4C6+.qdV/{I GfqAޅ 9OrZ\S”RcK\_d_,0/C(>BȚ5Eϻ&\oJ&&H̸3@e 9${ȼp\!?B/7|h9[<P2*q+R㨒Qꇝ 25Ṃ`,dǔNzVح1$(/竖$ YG-+QSK{$F\=Δid +c +5hli)Us!`םGE95p0fY&k2@xb}(Qc= +SuĢ8֝OV ש#P258cK0EyWqsy&Zc&i5*7{Fу颵NCg#Z)^$FǹJc=4w~Rt ^51eZ뛽S.!mP *َ5e|ڻZp±;R]"Ǩv6;F+u bcx_zWͧa:Xa*&L@eN&T5=O>@5-F6ߋOlm>)j1YEd[6טWPoE1eu& dp,ѫ7mHT%oD#!%V ::h>!&Λ{,wVlJiWM_ nTkF&zkysh7ƌu\+Dž~dP$>4K"j}}^YB~L/dgV93 +\z2K0j_h72V,&d&cRWLX_ FC{Џmc;(5TrTnjkD֡ 7v 0HA8_?5Ž+xql*6)Wl)h{(K.8.!?\\N@rK<:-j+P iY[B`lPH\ߟP4`͝#)bjhn_POibXDܢ+7ȷo 91(&i@5ENsŦ~4J]%QV]4۝i~CoB4kG4%CM.$8J;$GjTɾO_DWb.lEJfZ8uhPDcVx;{Vt왑\GdtԐ:ISbUJsqrv\zH>6DAǝ86>/. +{.4ZV}fDd3흹mՆ4Q-H/Wٻʼ?xx +lF68޼-qڡ?zMȦ #%Wfeq+eD Qfm'lفлґ0D> .ΰUӝ΀@UhSQ1gs gŮH|ܮ6Mħ-v|g!4:q6bi&̻޵k |#cCI- -՟Aʤ5y`-x!U75,$=j!Zqa`(at/\WtFV$I%ഭ +]tWe <6GPfp@ *W ;u?x1 IsŊBj>9{ҫ#Cmx9Xmu0j2vW_ι$efGmn&0)$%NF2~̸izpȸoZal N4SKL'2ؖBYꜰ>C6C_7H^F"v+ +2 +x_W (QY@2@P#_~D[S]Wnc加8ZM# +MC"Nk֯wHK;3~}gJ92G +!u!kl$?g{Y9?c˧Y +y3D8uIENx}o Obsbʐ8ro@@8_ћ҉0@PAxl~88fhȴ`u@ al9@+/Uj 7s[)|U]ͷ|zbb;jhXJfVa__,ZuM9aO)U0Nt|kaP#96"g'h¹"^KTr([M9ڀL|#2H)gP9 )򻚳]g_+6lf<!}ԀZ_]kzʦՕ/hU(~،F) +%"8Ď-a]eƅQ l=I ,m@On@"E:@hFcۉY9yaum"2 % Q@fINPHKTWGépJ)P-;w  M+fm69u$m d +v$#E*u@mq野fW)q5h7G>M/NΤmJSJ0g+;;Nz"_M^ ,(S/}>M'oH1/3#\ \ٺZѤ\#U.M(ݺMR}tpbh`l6D +2"n":3eŤsTn593Gʢܒ;,2ДHies{{)Z-2FgT{Rp,VaS=LK&,HsT +07K*j/#!l;Q8`U㻉Y49g7rHknݛiH0ba8*)U7@y: &KXD []#Ћۖ,qzҕJg:F;:jV`}_o(X.^) ow'Zdji$@k[ag(KBWwų :@GS߻A1J"^),/_8Pl|.%J ;=#mdQF"Z8G#,Ut,ΟAFL[)e).R+ʕ]y!ū"|tJQ`(X$HwO*UqN ^&fUmh{S#.U*窠tj*ٴH}0ɼRYȂ0fg؛FC/UtOR4oTMfJ ^9 VX +r7J  ? pHݍpSڱKh}cRR4d,͞}H'H }+ R +t+\dU endstream endobj 550 0 obj << /Type /FontDescriptor -/FontName /QIICNB+CMTT10 +/FontName /EXISZL+CMTT10 /Flags 4 /FontBBox [-4 -235 731 800] /Ascent 611 @@ -7154,7 +7135,7 @@ endobj /ItalicAngle 0 /StemV 69 /XHeight 431 -/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/asciitilde/asterisk/at/b/backslash/bracketleft/bracketright/c/colon/comma/d/dollar/e/eight/equal/exclam/f/five/four/g/greater/h/hyphen/i/j/k/l/less/m/n/nine/o/one/p/parenleft/parenright/percent/period/plus/q/quotedbl/quoteleft/quoteright/r/s/semicolon/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero) +/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/asciitilde/asterisk/at/b/backslash/bracketleft/bracketright/c/colon/comma/d/dollar/e/eight/equal/exclam/f/five/four/g/greater/h/hyphen/i/j/k/l/less/m/n/nine/o/one/p/parenleft/parenright/percent/period/plus/q/quotedbl/quoteleft/quoteright/r/s/semicolon/seven/slash/t/three/two/u/underscore/v/w/x/y/z/zero) /FontFile 549 0 R >> endobj 158 0 obj << @@ -7241,7 +7222,7 @@ endobj 113 0 obj << /Type /Font /Subtype /Type1 -/BaseFont /NOOEMH+CMR12 +/BaseFont /WJKWIK+CMR12 /FontDescriptor 534 0 R /FirstChar 34 /LastChar 121 @@ -7313,7 +7294,7 @@ endobj 202 0 obj << /Type /Font /Subtype /Type1 -/BaseFont /QIICNB+CMTT10 +/BaseFont /EXISZL+CMTT10 /FontDescriptor 550 0 R /FirstChar 33 /LastChar 126 @@ -7679,8 +7660,8 @@ endobj >> endobj 583 0 obj << /Title (MultiLevel Domain Decomposition Parallel Preconditioners Package based on PSBLAS, V. 2.0) /Subject (MultiLevel Domain Decomposition Parallel Preconditioners Package) /Keywords (Parallel Numerical Software, Algebraic Multilevel Preconditioners, Sparse Iterative Solvers, PSBLAS, MPI) /Creator (pdfLaTeX) /Producer ($Id: userguide.tex 2008-04-08 Pasqua D'Ambra, Daniela di Serafino, Salvatore Filippone$) /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords() -/CreationDate (D:20130314122318+01'00') -/ModDate (D:20130314122318+01'00') +/CreationDate (D:20130606163018+02'00') +/ModDate (D:20130606163018+02'00') /Trapped /False /PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6) >> endobj @@ -7692,589 +7673,589 @@ xref 0000000004 00000 f 0000000000 00000 f 0000000015 00000 n -0000003839 00000 n -0000432347 00000 n +0000003834 00000 n +0000432351 00000 n 0000000058 00000 n 0000000109 00000 n -0000008269 00000 n -0000432275 00000 n +0000008264 00000 n +0000432279 00000 n 0000000155 00000 n 0000000182 00000 n -0000029583 00000 n -0000432189 00000 n +0000029578 00000 n +0000432193 00000 n 0000000228 00000 n 0000000265 00000 n -0000038073 00000 n -0000432103 00000 n +0000038068 00000 n +0000432107 00000 n 0000000311 00000 n 0000000349 00000 n -0000046438 00000 n -0000431980 00000 n +0000046433 00000 n +0000431984 00000 n 0000000395 00000 n 0000000447 00000 n -0000046496 00000 n -0000431906 00000 n +0000046491 00000 n +0000431910 00000 n 0000000498 00000 n 0000000534 00000 n -0000046554 00000 n -0000431819 00000 n +0000046549 00000 n +0000431823 00000 n 0000000585 00000 n 0000000638 00000 n -0000052623 00000 n -0000431732 00000 n +0000052628 00000 n +0000431736 00000 n 0000000689 00000 n 0000000733 00000 n -0000065971 00000 n -0000431645 00000 n +0000066008 00000 n +0000431649 00000 n 0000000784 00000 n 0000000820 00000 n -0000066029 00000 n -0000431571 00000 n +0000066066 00000 n +0000431575 00000 n 0000000871 00000 n 0000000919 00000 n -0000075612 00000 n -0000431448 00000 n +0000075648 00000 n +0000431452 00000 n 0000000965 00000 n 0000001029 00000 n -0000092683 00000 n -0000431374 00000 n +0000092719 00000 n +0000431378 00000 n 0000001080 00000 n 0000001138 00000 n -0000120632 00000 n -0000431300 00000 n +0000120668 00000 n +0000431304 00000 n 0000001189 00000 n 0000001232 00000 n -0000148801 00000 n -0000431177 00000 n +0000148837 00000 n +0000431181 00000 n 0000001278 00000 n 0000001314 00000 n -0000159529 00000 n -0000431116 00000 n +0000159565 00000 n +0000431120 00000 n 0000001365 00000 n 0000001396 00000 n -0000182725 00000 n -0000430993 00000 n +0000182761 00000 n +0000430997 00000 n 0000001442 00000 n 0000001477 00000 n -0000186772 00000 n -0000430919 00000 n +0000186808 00000 n +0000430923 00000 n 0000001528 00000 n 0000001577 00000 n -0000194027 00000 n -0000430832 00000 n +0000194063 00000 n +0000430836 00000 n 0000001628 00000 n 0000001676 00000 n -0000242079 00000 n -0000430745 00000 n +0000242115 00000 n +0000430749 00000 n 0000001727 00000 n 0000001775 00000 n -0000251892 00000 n -0000430658 00000 n +0000251928 00000 n +0000430662 00000 n 0000001826 00000 n 0000001875 00000 n -0000254112 00000 n -0000430571 00000 n +0000254148 00000 n +0000430575 00000 n 0000001926 00000 n 0000001975 00000 n -0000257122 00000 n -0000430497 00000 n +0000257158 00000 n +0000430501 00000 n 0000002026 00000 n 0000002076 00000 n -0000259525 00000 n -0000430411 00000 n +0000259561 00000 n +0000430415 00000 n 0000002122 00000 n 0000002157 00000 n -0000264081 00000 n -0000430323 00000 n +0000264117 00000 n +0000430327 00000 n 0000002204 00000 n 0000002233 00000 n -0000271668 00000 n -0000430247 00000 n +0000271704 00000 n +0000430251 00000 n 0000002281 00000 n 0000002311 00000 n -0000003602 00000 n -0000003896 00000 n +0000003597 00000 n +0000003891 00000 n 0000002363 00000 n -0000003721 00000 n -0000003780 00000 n -0000426662 00000 n -0000428802 00000 n -0000427810 00000 n -0000429090 00000 n -0000004263 00000 n -0000004085 00000 n -0000003994 00000 n -0000004204 00000 n -0000008327 00000 n -0000008091 00000 n -0000004304 00000 n -0000008210 00000 n -0000427667 00000 n -0000426806 00000 n -0000008741 00000 n -0000008563 00000 n -0000008425 00000 n -0000008682 00000 n -0000015633 00000 n -0000015784 00000 n -0000015935 00000 n -0000016086 00000 n -0000016237 00000 n -0000016394 00000 n -0000016551 00000 n -0000016708 00000 n -0000016864 00000 n -0000017020 00000 n -0000017171 00000 n -0000017328 00000 n -0000017485 00000 n -0000017636 00000 n -0000017793 00000 n -0000017943 00000 n -0000018100 00000 n -0000018257 00000 n -0000018412 00000 n -0000018567 00000 n -0000018724 00000 n -0000018881 00000 n -0000019032 00000 n -0000019184 00000 n -0000019454 00000 n -0000015310 00000 n -0000008813 00000 n -0000019336 00000 n -0000019395 00000 n -0000426518 00000 n -0000019868 00000 n -0000019690 00000 n -0000019552 00000 n -0000019809 00000 n -0000028478 00000 n -0000028632 00000 n -0000028793 00000 n -0000028961 00000 n -0000029118 00000 n -0000029273 00000 n -0000029431 00000 n -0000028327 00000 n -0000029702 00000 n -0000028132 00000 n -0000019940 00000 n -0000428658 00000 n -0000029641 00000 n -0000427094 00000 n -0000428235 00000 n -0000429207 00000 n -0000280406 00000 n -0000271727 00000 n -0000280642 00000 n -0000280112 00000 n -0000280053 00000 n -0000279994 00000 n -0000280465 00000 n -0000034677 00000 n -0000034829 00000 n -0000034981 00000 n -0000035130 00000 n -0000035282 00000 n -0000035433 00000 n -0000035585 00000 n -0000035737 00000 n -0000034490 00000 n -0000029839 00000 n -0000037861 00000 n -0000037710 00000 n -0000038131 00000 n -0000037563 00000 n -0000035822 00000 n -0000038014 00000 n -0000428946 00000 n -0000045146 00000 n -0000045299 00000 n -0000045452 00000 n -0000045605 00000 n -0000045757 00000 n -0000045909 00000 n -0000046068 00000 n -0000046225 00000 n -0000046612 00000 n -0000044951 00000 n -0000038242 00000 n -0000046379 00000 n -0000272317 00000 n -0000272376 00000 n -0000280229 00000 n -0000280170 00000 n -0000272199 00000 n -0000052251 00000 n -0000052405 00000 n -0000052100 00000 n -0000052681 00000 n -0000051945 00000 n -0000046736 00000 n -0000052564 00000 n -0000272258 00000 n -0000280288 00000 n -0000056769 00000 n -0000056591 00000 n -0000052818 00000 n -0000056710 00000 n -0000061053 00000 n -0000061263 00000 n -0000060914 00000 n -0000056867 00000 n -0000061204 00000 n -0000429324 00000 n -0000066087 00000 n -0000065793 00000 n -0000061361 00000 n -0000065912 00000 n -0000074778 00000 n -0000074940 00000 n -0000075094 00000 n -0000075248 00000 n -0000075401 00000 n -0000090892 00000 n -0000074627 00000 n -0000075670 00000 n -0000074448 00000 n -0000066198 00000 n -0000075553 00000 n -0000272022 00000 n -0000272081 00000 n -0000091053 00000 n -0000091213 00000 n -0000091378 00000 n -0000091537 00000 n -0000091692 00000 n -0000091847 00000 n -0000092003 00000 n -0000092161 00000 n -0000092315 00000 n -0000092467 00000 n -0000107346 00000 n -0000107503 00000 n -0000092918 00000 n -0000090673 00000 n -0000075781 00000 n -0000092624 00000 n -0000427524 00000 n -0000428518 00000 n -0000428094 00000 n -0000427238 00000 n -0000426951 00000 n -0000092741 00000 n -0000092800 00000 n -0000092859 00000 n -0000280524 00000 n -0000280583 00000 n -0000271786 00000 n -0000271845 00000 n -0000271904 00000 n -0000272140 00000 n -0000280347 00000 n -0000107661 00000 n -0000107815 00000 n -0000107195 00000 n -0000108028 00000 n -0000107024 00000 n -0000093120 00000 n -0000107969 00000 n -0000271963 00000 n -0000279935 00000 n -0000119787 00000 n -0000119940 00000 n -0000120093 00000 n -0000120244 00000 n -0000120405 00000 n -0000120690 00000 n -0000119616 00000 n -0000108217 00000 n -0000120573 00000 n -0000132600 00000 n -0000131746 00000 n -0000131902 00000 n -0000132069 00000 n -0000132225 00000 n -0000132381 00000 n -0000131595 00000 n -0000132838 00000 n -0000131416 00000 n -0000120879 00000 n -0000132541 00000 n -0000427953 00000 n -0000427381 00000 n -0000428378 00000 n -0000132662 00000 n -0000132721 00000 n -0000132780 00000 n -0000429441 00000 n -0000137142 00000 n -0000137303 00000 n -0000137465 00000 n -0000137869 00000 n -0000136987 00000 n -0000133052 00000 n -0000137624 00000 n -0000137683 00000 n -0000137745 00000 n -0000137807 00000 n -0000147364 00000 n -0000147523 00000 n -0000147671 00000 n -0000147826 00000 n -0000147978 00000 n -0000148127 00000 n -0000148277 00000 n -0000148428 00000 n -0000148585 00000 n -0000158646 00000 n -0000158801 00000 n -0000158957 00000 n -0000147213 00000 n -0000149213 00000 n -0000147002 00000 n -0000138058 00000 n -0000148742 00000 n -0000148859 00000 n -0000148918 00000 n -0000148977 00000 n -0000149036 00000 n -0000149095 00000 n -0000149154 00000 n -0000159468 00000 n -0000203611 00000 n -0000238000 00000 n -0000159109 00000 n -0000159259 00000 n -0000167030 00000 n -0000167186 00000 n -0000159586 00000 n -0000158475 00000 n -0000149337 00000 n -0000159409 00000 n -0000172485 00000 n -0000167345 00000 n -0000167496 00000 n -0000167647 00000 n -0000167802 00000 n -0000167952 00000 n -0000168102 00000 n -0000168252 00000 n -0000168403 00000 n -0000168554 00000 n -0000166879 00000 n -0000168763 00000 n -0000166652 00000 n -0000159723 00000 n -0000168704 00000 n -0000176076 00000 n -0000176138 00000 n -0000176200 00000 n -0000172546 00000 n -0000172307 00000 n -0000168861 00000 n -0000172426 00000 n -0000175866 00000 n -0000176262 00000 n -0000175727 00000 n -0000172644 00000 n -0000176017 00000 n -0000429558 00000 n -0000182510 00000 n -0000182783 00000 n -0000182371 00000 n -0000176360 00000 n -0000182666 00000 n -0000186413 00000 n -0000186561 00000 n -0000186262 00000 n -0000186830 00000 n -0000186107 00000 n -0000182959 00000 n -0000186713 00000 n -0000193217 00000 n -0000193366 00000 n -0000193516 00000 n -0000193666 00000 n -0000193816 00000 n -0000194262 00000 n -0000193046 00000 n -0000186954 00000 n -0000193968 00000 n -0000194085 00000 n -0000194144 00000 n -0000194203 00000 n -0000198225 00000 n -0000198373 00000 n -0000198523 00000 n -0000198074 00000 n -0000198793 00000 n -0000197911 00000 n -0000194386 00000 n -0000198675 00000 n -0000198734 00000 n -0000203675 00000 n -0000203433 00000 n -0000198904 00000 n -0000203552 00000 n -0000213948 00000 n -0000214221 00000 n -0000213809 00000 n -0000203773 00000 n -0000214099 00000 n -0000214158 00000 n -0000429675 00000 n -0000226741 00000 n -0000226499 00000 n -0000214358 00000 n -0000226618 00000 n -0000226677 00000 n -0000237790 00000 n -0000238063 00000 n -0000237651 00000 n -0000226904 00000 n -0000237941 00000 n -0000241550 00000 n -0000241709 00000 n -0000241868 00000 n -0000242137 00000 n -0000241395 00000 n -0000238213 00000 n -0000242020 00000 n -0000251682 00000 n -0000251531 00000 n -0000251950 00000 n -0000251384 00000 n -0000242261 00000 n -0000251833 00000 n -0000253901 00000 n -0000254170 00000 n -0000253762 00000 n -0000252126 00000 n -0000254053 00000 n -0000256911 00000 n -0000256760 00000 n -0000257180 00000 n -0000256613 00000 n -0000254294 00000 n -0000257063 00000 n -0000429792 00000 n -0000259307 00000 n -0000259583 00000 n -0000259168 00000 n -0000257304 00000 n -0000259466 00000 n -0000263870 00000 n -0000264139 00000 n -0000263731 00000 n -0000259694 00000 n -0000264022 00000 n -0000264661 00000 n -0000264483 00000 n -0000264250 00000 n -0000264602 00000 n -0000272435 00000 n -0000271490 00000 n -0000264746 00000 n -0000271609 00000 n -0000280701 00000 n -0000279698 00000 n -0000272559 00000 n -0000279817 00000 n -0000279876 00000 n -0000280812 00000 n -0000280837 00000 n -0000281068 00000 n -0000281127 00000 n -0000281823 00000 n -0000282387 00000 n -0000282490 00000 n -0000282527 00000 n -0000283156 00000 n -0000283551 00000 n -0000284187 00000 n -0000284808 00000 n -0000285477 00000 n -0000286092 00000 n -0000286604 00000 n -0000287248 00000 n -0000287732 00000 n -0000288089 00000 n -0000288730 00000 n -0000300355 00000 n -0000300718 00000 n -0000310990 00000 n -0000311353 00000 n -0000320534 00000 n -0000320873 00000 n -0000324245 00000 n -0000324571 00000 n -0000334335 00000 n -0000334664 00000 n -0000337012 00000 n -0000337240 00000 n -0000339998 00000 n -0000340225 00000 n -0000346208 00000 n -0000346467 00000 n -0000363972 00000 n -0000364542 00000 n -0000373227 00000 n -0000373575 00000 n -0000375592 00000 n -0000375817 00000 n -0000378180 00000 n -0000378415 00000 n -0000381885 00000 n -0000382231 00000 n -0000383654 00000 n -0000383879 00000 n -0000385486 00000 n -0000385720 00000 n -0000401743 00000 n -0000402162 00000 n -0000409502 00000 n -0000409783 00000 n -0000425946 00000 n -0000429909 00000 n -0000430027 00000 n -0000430104 00000 n -0000430174 00000 n -0000432445 00000 n -0000432618 00000 n -0000432784 00000 n -0000432953 00000 n -0000433186 00000 n -0000433399 00000 n -0000433641 00000 n -0000433844 00000 n -0000434046 00000 n -0000434220 00000 n -0000434390 00000 n -0000434559 00000 n -0000434729 00000 n -0000434898 00000 n -0000435066 00000 n -0000435228 00000 n -0000435410 00000 n -0000435590 00000 n -0000435800 00000 n -0000436020 00000 n -0000436215 00000 n -0000436329 00000 n -0000436446 00000 n -0000436561 00000 n -0000436677 00000 n -0000436769 00000 n -0000436864 00000 n -0000436902 00000 n -0000437099 00000 n +0000003716 00000 n +0000003775 00000 n +0000426666 00000 n +0000428806 00000 n +0000427814 00000 n +0000429094 00000 n +0000004258 00000 n +0000004080 00000 n +0000003989 00000 n +0000004199 00000 n +0000008322 00000 n +0000008086 00000 n +0000004299 00000 n +0000008205 00000 n +0000427671 00000 n +0000426810 00000 n +0000008736 00000 n +0000008558 00000 n +0000008420 00000 n +0000008677 00000 n +0000015628 00000 n +0000015779 00000 n +0000015930 00000 n +0000016081 00000 n +0000016232 00000 n +0000016389 00000 n +0000016546 00000 n +0000016703 00000 n +0000016859 00000 n +0000017015 00000 n +0000017166 00000 n +0000017323 00000 n +0000017480 00000 n +0000017631 00000 n +0000017788 00000 n +0000017938 00000 n +0000018095 00000 n +0000018252 00000 n +0000018407 00000 n +0000018562 00000 n +0000018719 00000 n +0000018876 00000 n +0000019027 00000 n +0000019179 00000 n +0000019449 00000 n +0000015305 00000 n +0000008808 00000 n +0000019331 00000 n +0000019390 00000 n +0000426522 00000 n +0000019863 00000 n +0000019685 00000 n +0000019547 00000 n +0000019804 00000 n +0000028473 00000 n +0000028627 00000 n +0000028788 00000 n +0000028956 00000 n +0000029113 00000 n +0000029268 00000 n +0000029426 00000 n +0000028322 00000 n +0000029697 00000 n +0000028127 00000 n +0000019935 00000 n +0000428662 00000 n +0000029636 00000 n +0000427098 00000 n +0000428239 00000 n +0000429211 00000 n +0000280442 00000 n +0000271763 00000 n +0000280678 00000 n +0000280148 00000 n +0000280089 00000 n +0000280030 00000 n +0000280501 00000 n +0000034672 00000 n +0000034824 00000 n +0000034976 00000 n +0000035125 00000 n +0000035277 00000 n +0000035428 00000 n +0000035580 00000 n +0000035732 00000 n +0000034485 00000 n +0000029834 00000 n +0000037856 00000 n +0000037705 00000 n +0000038126 00000 n +0000037558 00000 n +0000035817 00000 n +0000038009 00000 n +0000428950 00000 n +0000045141 00000 n +0000045294 00000 n +0000045447 00000 n +0000045600 00000 n +0000045752 00000 n +0000045904 00000 n +0000046063 00000 n +0000046220 00000 n +0000046607 00000 n +0000044946 00000 n +0000038237 00000 n +0000046374 00000 n +0000272353 00000 n +0000272412 00000 n +0000280265 00000 n +0000280206 00000 n +0000272235 00000 n +0000052256 00000 n +0000052410 00000 n +0000052105 00000 n +0000052686 00000 n +0000051950 00000 n +0000046731 00000 n +0000052569 00000 n +0000272294 00000 n +0000280324 00000 n +0000056785 00000 n +0000056607 00000 n +0000052823 00000 n +0000056726 00000 n +0000060784 00000 n +0000060994 00000 n +0000060645 00000 n +0000056883 00000 n +0000060935 00000 n +0000429328 00000 n +0000066123 00000 n +0000065830 00000 n +0000061092 00000 n +0000065949 00000 n +0000074814 00000 n +0000074976 00000 n +0000075130 00000 n +0000075284 00000 n +0000075437 00000 n +0000090928 00000 n +0000074663 00000 n +0000075706 00000 n +0000074484 00000 n +0000066234 00000 n +0000075589 00000 n +0000272058 00000 n +0000272117 00000 n +0000091089 00000 n +0000091249 00000 n +0000091414 00000 n +0000091573 00000 n +0000091728 00000 n +0000091883 00000 n +0000092039 00000 n +0000092197 00000 n +0000092351 00000 n +0000092503 00000 n +0000107382 00000 n +0000107539 00000 n +0000092954 00000 n +0000090709 00000 n +0000075817 00000 n +0000092660 00000 n +0000427528 00000 n +0000428522 00000 n +0000428098 00000 n +0000427242 00000 n +0000426955 00000 n +0000092777 00000 n +0000092836 00000 n +0000092895 00000 n +0000280560 00000 n +0000280619 00000 n +0000271822 00000 n +0000271881 00000 n +0000271940 00000 n +0000272176 00000 n +0000280383 00000 n +0000107697 00000 n +0000107851 00000 n +0000107231 00000 n +0000108064 00000 n +0000107060 00000 n +0000093156 00000 n +0000108005 00000 n +0000271999 00000 n +0000279971 00000 n +0000119823 00000 n +0000119976 00000 n +0000120129 00000 n +0000120280 00000 n +0000120441 00000 n +0000120726 00000 n +0000119652 00000 n +0000108253 00000 n +0000120609 00000 n +0000132636 00000 n +0000131782 00000 n +0000131938 00000 n +0000132105 00000 n +0000132261 00000 n +0000132417 00000 n +0000131631 00000 n +0000132874 00000 n +0000131452 00000 n +0000120915 00000 n +0000132577 00000 n +0000427957 00000 n +0000427385 00000 n +0000428382 00000 n +0000132698 00000 n +0000132757 00000 n +0000132816 00000 n +0000429445 00000 n +0000137178 00000 n +0000137339 00000 n +0000137501 00000 n +0000137905 00000 n +0000137023 00000 n +0000133088 00000 n +0000137660 00000 n +0000137719 00000 n +0000137781 00000 n +0000137843 00000 n +0000147400 00000 n +0000147559 00000 n +0000147707 00000 n +0000147862 00000 n +0000148014 00000 n +0000148163 00000 n +0000148313 00000 n +0000148464 00000 n +0000148621 00000 n +0000158682 00000 n +0000158837 00000 n +0000158993 00000 n +0000147249 00000 n +0000149249 00000 n +0000147038 00000 n +0000138094 00000 n +0000148778 00000 n +0000148895 00000 n +0000148954 00000 n +0000149013 00000 n +0000149072 00000 n +0000149131 00000 n +0000149190 00000 n +0000159504 00000 n +0000203647 00000 n +0000238036 00000 n +0000159145 00000 n +0000159295 00000 n +0000167066 00000 n +0000167222 00000 n +0000159622 00000 n +0000158511 00000 n +0000149373 00000 n +0000159445 00000 n +0000172521 00000 n +0000167381 00000 n +0000167532 00000 n +0000167683 00000 n +0000167838 00000 n +0000167988 00000 n +0000168138 00000 n +0000168288 00000 n +0000168439 00000 n +0000168590 00000 n +0000166915 00000 n +0000168799 00000 n +0000166688 00000 n +0000159759 00000 n +0000168740 00000 n +0000176112 00000 n +0000176174 00000 n +0000176236 00000 n +0000172582 00000 n +0000172343 00000 n +0000168897 00000 n +0000172462 00000 n +0000175902 00000 n +0000176298 00000 n +0000175763 00000 n +0000172680 00000 n +0000176053 00000 n +0000429562 00000 n +0000182546 00000 n +0000182819 00000 n +0000182407 00000 n +0000176396 00000 n +0000182702 00000 n +0000186449 00000 n +0000186597 00000 n +0000186298 00000 n +0000186866 00000 n +0000186143 00000 n +0000182995 00000 n +0000186749 00000 n +0000193253 00000 n +0000193402 00000 n +0000193552 00000 n +0000193702 00000 n +0000193852 00000 n +0000194298 00000 n +0000193082 00000 n +0000186990 00000 n +0000194004 00000 n +0000194121 00000 n +0000194180 00000 n +0000194239 00000 n +0000198261 00000 n +0000198409 00000 n +0000198559 00000 n +0000198110 00000 n +0000198829 00000 n +0000197947 00000 n +0000194422 00000 n +0000198711 00000 n +0000198770 00000 n +0000203711 00000 n +0000203469 00000 n +0000198940 00000 n +0000203588 00000 n +0000213984 00000 n +0000214257 00000 n +0000213845 00000 n +0000203809 00000 n +0000214135 00000 n +0000214194 00000 n +0000429679 00000 n +0000226777 00000 n +0000226535 00000 n +0000214394 00000 n +0000226654 00000 n +0000226713 00000 n +0000237826 00000 n +0000238099 00000 n +0000237687 00000 n +0000226940 00000 n +0000237977 00000 n +0000241586 00000 n +0000241745 00000 n +0000241904 00000 n +0000242173 00000 n +0000241431 00000 n +0000238249 00000 n +0000242056 00000 n +0000251718 00000 n +0000251567 00000 n +0000251986 00000 n +0000251420 00000 n +0000242297 00000 n +0000251869 00000 n +0000253937 00000 n +0000254206 00000 n +0000253798 00000 n +0000252162 00000 n +0000254089 00000 n +0000256947 00000 n +0000256796 00000 n +0000257216 00000 n +0000256649 00000 n +0000254330 00000 n +0000257099 00000 n +0000429796 00000 n +0000259343 00000 n +0000259619 00000 n +0000259204 00000 n +0000257340 00000 n +0000259502 00000 n +0000263906 00000 n +0000264175 00000 n +0000263767 00000 n +0000259730 00000 n +0000264058 00000 n +0000264697 00000 n +0000264519 00000 n +0000264286 00000 n +0000264638 00000 n +0000272471 00000 n +0000271526 00000 n +0000264782 00000 n +0000271645 00000 n +0000280737 00000 n +0000279734 00000 n +0000272595 00000 n +0000279853 00000 n +0000279912 00000 n +0000280848 00000 n +0000280873 00000 n +0000281104 00000 n +0000281163 00000 n +0000281859 00000 n +0000282423 00000 n +0000282526 00000 n +0000282563 00000 n +0000283192 00000 n +0000283587 00000 n +0000284223 00000 n +0000284844 00000 n +0000285513 00000 n +0000286128 00000 n +0000286640 00000 n +0000287284 00000 n +0000287768 00000 n +0000288125 00000 n +0000288766 00000 n +0000300391 00000 n +0000300754 00000 n +0000311026 00000 n +0000311389 00000 n +0000320570 00000 n +0000320909 00000 n +0000324281 00000 n +0000324607 00000 n +0000334371 00000 n +0000334700 00000 n +0000337048 00000 n +0000337276 00000 n +0000340034 00000 n +0000340261 00000 n +0000346244 00000 n +0000346503 00000 n +0000364008 00000 n +0000364578 00000 n +0000373298 00000 n +0000373651 00000 n +0000375668 00000 n +0000375893 00000 n +0000378256 00000 n +0000378491 00000 n +0000381961 00000 n +0000382307 00000 n +0000383730 00000 n +0000383955 00000 n +0000385562 00000 n +0000385796 00000 n +0000401819 00000 n +0000402238 00000 n +0000409578 00000 n +0000409859 00000 n +0000425948 00000 n +0000429913 00000 n +0000430031 00000 n +0000430108 00000 n +0000430178 00000 n +0000432449 00000 n +0000432622 00000 n +0000432788 00000 n +0000432957 00000 n +0000433190 00000 n +0000433403 00000 n +0000433645 00000 n +0000433848 00000 n +0000434050 00000 n +0000434224 00000 n +0000434394 00000 n +0000434563 00000 n +0000434733 00000 n +0000434902 00000 n +0000435070 00000 n +0000435232 00000 n +0000435414 00000 n +0000435594 00000 n +0000435804 00000 n +0000436024 00000 n +0000436219 00000 n +0000436333 00000 n +0000436450 00000 n +0000436565 00000 n +0000436681 00000 n +0000436773 00000 n +0000436868 00000 n +0000436906 00000 n +0000437103 00000 n trailer << /Size 584 /Root 582 0 R /Info 583 0 R -/ID [<11A5B91B26ABBBC2C938FC4217C83420> <11A5B91B26ABBBC2C938FC4217C83420>] >> +/ID [ ] >> startxref -437842 +437846 %%EOF diff --git a/docs/src/building.tex b/docs/src/building.tex index 1746bf89..ab55fa33 100644 --- a/docs/src/building.tex +++ b/docs/src/building.tex @@ -14,7 +14,7 @@ feature, which enhances the usability of \verb|ALLOCATE|. Many compiles do this; in particular, this is supported by the GNU Fortran compiler, for which we -recommend to use at least version 4.7.1. +recommend to use at least version 4.7.2. The software defines data types and interfaces for real and complex data, in both single and double precision. @@ -38,7 +38,7 @@ The following base libraries are needed: high-performance computing systems; only version 1.1 is required. \item[PSBLAS] \cite{PSBLASGUIDE,psblas_00} Parallel Sparse BLAS is available from \\ \verb|http://www.ce.uniroma2.it/psblas|; version - 3.0 (or later) is required. Indeed, all the prerequisites + 3.1 (or later) is required. Indeed, all the prerequisites listed so far are also prerequisites of PSBLAS. \end{description} Please note that the four previous libraries must have Fortran @@ -87,9 +87,9 @@ be specified with an {\em absolute} path). The full set of options may be looked at by issuing the command \verb|./configure --help|, which produces: \begin{verbatim} -`configure' configures MLD2P4 1.1 to adapt to many kinds of systems. +`configure' configures MLD2P4 2.0 to adapt to many kinds of systems. -Usage: ./configure [OPTION]... [VAR=VALUE]... +Usage: ../../configure [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. @@ -101,7 +101,7 @@ Configuration: --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit - -q, --quiet, --silent do not print `checking...' messages + -q, --quiet, --silent do not print `checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for `--cache-file=config.cache' -n, --no-create do not create output files @@ -109,9 +109,9 @@ Configuration: Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX - [/usr/local] + [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] + [PREFIX] By default, `make install' will install all the files in `/usr/local/bin', `/usr/local/lib' etc. You can specify @@ -121,25 +121,32 @@ for instance `--prefix=$HOME'. For better control, use the options below. Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/mld2p4] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] + --bindir=DIR user executables [EPREFIX/bin] + --sbindir=DIR system admin executables [EPREFIX/sbin] + --libexecdir=DIR program executables [EPREFIX/libexec] + --sysconfdir=DIR read-only single-machine data [PREFIX/etc] + --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] + --localstatedir=DIR modifiable single-machine data [PREFIX/var] + --libdir=DIR object code libraries [EPREFIX/lib] + --includedir=DIR C header files [PREFIX/include] + --oldincludedir=DIR C header files for non-gcc [/usr/include] + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] + --datadir=DIR read-only architecture-independent data [DATAROOTDIR] + --infodir=DIR info documentation [DATAROOTDIR/info] + --localedir=DIR locale-dependent data [DATAROOTDIR/locale] + --mandir=DIR man documentation [DATAROOTDIR/man] + --docdir=DIR documentation root [DATAROOTDIR/doc/mld2p4] + --htmldir=DIR html documentation [DOCDIR] + --dvidir=DIR dvi documentation [DOCDIR] + --pdfdir=DIR pdf documentation [DOCDIR] + --psdir=DIR ps documentation [DOCDIR] + +Optional Features: + --disable-option-checking ignore unrecognized --enable/--with options + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --enable-serial Specify whether to enable a fake mpi library to run + in serial mode. Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] @@ -149,27 +156,18 @@ Optional Packages: --with-libs List additional link flags here. For example, --with-libs=-lspecial_system_lib or --with-libs=-L/path/to/libs - --with-clibs additional CLIBS flags to be added: will prepend - to CLIBS - --with-flibs additional FLIBS flags to be added: will prepend - to FLIBS - --with-library-path additional LIBRARYPATH flags to be added: will - prepend to LIBRARYPATH - --with-include-path additional INCLUDEPATH flags to be added: will - prepend to INCLUDEPATH - --with-module-path additional MODULE_PATH flags to be added: will - prepend to MODULE_PATH --with-umfpack=LIBNAME Specify the library name for UMFPACK library. Default: "-lumfpack -lamd" --with-umfpackdir=DIR Specify the directory for UMFPACK library and includes. --with-superlu=LIBNAME Specify the library name for SUPERLU library. - Default: "-lslu" + Default: "-lsuperlu" --with-superludir=DIR Specify the directory for SUPERLU library and includes. --with-superludist=LIBNAME Specify the libname for SUPERLUDIST library. - Requires you also specify SuperLU. Default: "-lslud" + Requires you also specify SuperLU. Default: + "-lsuperlu_dist" --with-superludistdir=DIR Specify the directory for SUPERLUDIST library and includes. @@ -182,10 +180,14 @@ Some influential environment variables: LIBS libraries to pass to the linker, e.g. -l CC C compiler command CFLAGS C compiler flags - CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if + CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor MPICC MPI C compiler command + F77 Fortran 77 compiler command + FFLAGS Fortran 77 compiler flags + MPIF77 MPI Fortran 77 compiler command + MPIFC MPI Fortran compiler command Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. @@ -193,12 +195,12 @@ it to find libraries and programs with nonstandard names/locations. Report bugs to . \end{verbatim} Thus, a sample build with libraries in installation -directories specifics to the GNU 4.3 compiler suite might be as +directories specifics to the GNU 4.7 compiler suite might be as follows, specifying only the UMFPACK external package: \begin{verbatim} - ./configure --with-psblas=/home/user/psblas-3.0/ \ - --with-libs="-L/usr/local/BLAS/gnu46" \ - --with-umfpackdir=/usr/local/UMFPACK/gnu46 + ./configure --with-psblas=/home/user/psblas-3.1/ \ + --with-libs="-L/usr/local/BLAS/gnu47" \ + --with-umfpackdir=/usr/local/UMFPACK/gnu47 \end{verbatim} Once the configure script has completed execution, it will have generated the file \verb|Make.inc| which will then be used by all diff --git a/docs/src/userguide.tex b/docs/src/userguide.tex index eabb8c8e..b962eaeb 100644 --- a/docs/src/userguide.tex +++ b/docs/src/userguide.tex @@ -127,7 +127,7 @@ based on PSBLAS} \flushright \large Software version: 2.0-beta\\ %\today -\large March 13, 2013 +\large June 14, 2013 \end{minipage}} %\addtolength{\textwidth}{\centeroffset} \vspace{\stretch{2}} diff --git a/docs/src/userhtml.tex b/docs/src/userhtml.tex index 93bb280e..60959acc 100644 --- a/docs/src/userhtml.tex +++ b/docs/src/userhtml.tex @@ -104,7 +104,7 @@ based on PSBLAS}\\[3ex] %\today Software version: 2.0-beta\\ %\today -March 13, 2013 +June 14, 2013 \clearpage \ \\ \thispagestyle{empty}