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/mld_daggrmat_raw_asb.F90 mlprec/mld_daggrmat_smth_asb.F90 mlprec/mld_das_aply.f90 mlprec/mld_dbaseprec_aply.f90 mlprec/mld_dbaseprec_bld.f90 mlprec/mld_dilu0_fact.f90 mlprec/mld_diluk_fact.f90 mlprec/mld_dilut_fact.f90 mlprec/mld_dmlprec_aply.f90 mlprec/mld_dprec_aply.f90 mlprec/mld_dprecbld.f90 mlprec/mld_dprecinit.f90 mlprec/mld_dprecset.f90 mlprec/mld_dslu_bld.f90 mlprec/mld_dslud_bld.f90 mlprec/mld_dsub_aply.f90 mlprec/mld_dsub_solve.f90 mlprec/mld_dumf_bld.f90 mlprec/mld_zaggrmat_raw_asb.F90 mlprec/mld_zaggrmat_smth_asb.F90 mlprec/mld_zas_aply.f90 mlprec/mld_zbaseprec_aply.f90 mlprec/mld_zbaseprec_bld.f90 mlprec/mld_zilu0_fact.f90 mlprec/mld_ziluk_fact.f90 mlprec/mld_zilut_fact.f90 mlprec/mld_zmlprec_aply.f90 mlprec/mld_zprec_aply.f90 mlprec/mld_zprecbld.f90 mlprec/mld_zprecinit.f90 mlprec/mld_zprecset.f90 mlprec/mld_zslu_bld.f90 mlprec/mld_zslud_bld.f90 mlprec/mld_zsub_aply.f90 mlprec/mld_zsub_solve.f90 mlprec/mld_zumf_bld.f90 test/fileread/df_bench.f90 test/fileread/df_sample.f90 test/pargen/ppde.f90 Fixed name of TOUPPER and friends with prefix PSB_. |
18 years ago | |
|---|---|---|
| config | 19 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 | 19 years ago | |
| configure | 18 years ago | |
| configure.ac | 18 years ago | |
| install-sh | 19 years ago | |
| missing | 19 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.