You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mlprec/Makefile mlprec/mld_daggrmat_smth_asb.F90 mlprec/mld_dilu_bld.f90 mlprec/mld_dmlprec_aply.f90 mlprec/mld_dmlprec_bld.f90 mlprec/mld_dprecinit.f90 mlprec/mld_dprecset.f90 mlprec/mld_prec_type.f90 mlprec/mld_zaggrmat_smth_asb.F90 mlprec/mld_zilu_bld.f90 mlprec/mld_zmlprec_aply.f90 mlprec/mld_zmlprec_bld.f90 mlprec/mld_zprecinit.f90 mlprec/mld_zprecset.f90 Changed name of dprcparm into rprcparm. |
18 years ago | |
|---|---|---|
| config | 18 years ago | |
| docs | 19 years ago | |
| krylov | 19 years ago | |
| mlprec | 18 years ago | |
| test | 18 years ago | |
| Changelog | 19 years ago | |
| LICENSE | 19 years ago | |
| Make.inc.in | 18 years ago | |
| Makefile | 18 years ago | |
| README | 19 years ago | |
| autogen.sh | 18 years ago | |
| configure | 18 years ago | |
| configure.ac | 18 years ago | |
| install-sh | 18 years ago | |
| missing | 18 years ago | |
| mkdir.sh | 18 years ago | |
README
This directory contains the MLD2P4 set of preconditioners. developed by Salvatore Filippone Pasqua D'Ambra Daniela di Serafino To compile: 0. Unpack the tar file in a directory of your choice (preferrably outside the main PSBLAS directory). 1. Edit Make.inc and point PSBLASDIR to the main PSBLAS directory; this must be an ABSOLUTE pathname 2. Uncomment the variable definition for SLU, SLUDist, UMFPACK as desired, and fix the installation directory/library names. Again, directories must be ABSOLUTE pathnames.