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.
 
 
 
 
 
 
Go to file
Salvatore Filippone dedbbbe971 Cleanup of variables flagedd by -Wunused. 17 years ago
krylov Some places had "gmresr", others "rgmres": renamed "GMRESR" into 17 years ago
mlprec Cleanup of variables flagedd by -Wunused. 17 years ago
test Merged minor typos from Daniela. 17 years ago
Changelog Merged internal docs and html headers. 17 years ago
LICENSE Bunch of changes for internal documentation. 17 years ago
Make.inc Changed structure and interface of BJAC_BLD. 17 years ago
Makefile Fixed constant names with MLD_ prefix. 17 years ago
README Reorganized directory structure and build process. 17 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.