README fixes.

stopcriterion
Salvatore Filippone 7 years ago
parent 01cb943408
commit 635a0229c0

@ -63,13 +63,10 @@ NOTES
the corresponding preconditioner options will be available only from the corresponding preconditioner options will be available only from
the double precision version. the double precision version.
- A program that was using the PSBLAS precoditioners needs no source - The preconditioners in MLD2P4 extend those of PSBLAS and are meant
code changes, but should be recompiled. If the new preconditioner to be used with the PSBLAS Krylov solvers; so in an existing program
(or preconditioner options, such as ILU(N) factorization) are you need to modify the type of the preconditioner object and its
required, only the type of the preconditioner object and its settings, but the rest of the application needs not be changed.
setup/build/free calls should be updated; the rest of the
application continues to make use of the PSBLAS existing
interfaces.
CREDITS CREDITS

Loading…
Cancel
Save