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 581cd9b6ac Fixed interfaces of internal routines for ILU/ILUK. 17 years ago
krylov Merge comments and headers. To be refined for NaturalDocs. 17 years ago
mlprec Fixed interfaces of internal routines for ILU/ILUK. 17 years ago
test Reorganized AS build and application routines. 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 Reorganized AS build and application routines. 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.