Commit Graph

177 Commits (086d93dd28643177430890015a2414e2f7d30b22)

Author SHA1 Message Date
Salvatore Filippone 9b5c3cd23b Take out obsolete USE statements.
Salvatore Filippone dab8aa9fa1 Fix make clean
Salvatore Filippone 335ececa01 Default to BJAC/ILU/DIST for coarse solver in input file
Salvatore Filippone 3f449710a3 Updates in fileread. To be completed.
Cirdans-Home 4a7631908c Changed Default Options
Cirdans-Home f928d698ca added factorization options
Cirdans-Home d4f5fc395d added factorization options
Cirdans-Home 686612628e Added different coeff. generation functions for test
Salvatore Filippone b751d726a1 Fix name of CTXT variable
Salvatore Filippone 18bbd76782 Fix makefiles in tests
Salvatore Filippone b7083e1574 New REBLD interface, adjustments to PTAP.
Salvatore Filippone 5fb73c0070 Another round of name/copyright fixes.
Salvatore Filippone 3b9e5d55a2 Renaming of files.
Salvatore Filippone ea11994314 Fix matrix generation.
Salvatore Filippone 712d95fbc7 New L1-Jacobi smoother.
Salvatore Filippone 6d77af7964 Improve output printout from test programs.
Salvatore Filippone bfe8c55865 Fixed misspell in variable name.
Salvatore Filippone b8900beee3 Merge branch 'MixedI8' into mergemixed. Fixed configure for MUMPS vs LPK8
Salvatore Filippone 1a82740826 Take out use statement to compile with INTEL.
Salvatore Filippone ae62e3abfb Merge branch 'development' into MixedI8
Salvatore Filippone 5474accddd Fixed prec%init in examples/tests.
Salvatore Filippone 532ad262b0 Avoid integer overflow when computing nnz.
Salvatore Filippone cc144c0d51 Fixes for mat asb. Compiles, to be fully debugged.
Salvatore Filippone 459a9d034e Merge branch 'mrgext' into MixedI8
Salvatore Filippone 8ee76a1a82 Made test program generate symmetric matrices.
Salvatore Filippone 24988bcfc5 Moved BootCMatch interface to tests; to be reviewed later.
Salvatore Filippone ef5256b3b4 Updated version number in headers.
Salvatore Filippone 77624b2518 Aligned matrix generation with that from base PSBLAS library.
Salvatore Filippone 11f25be218 Fix time measurements.
Salvatore Filippone 04a57098d4 3D data distribution.
Salvatore Filippone 48b211f9d7 Modified IPK/LPK/EPK/MPK.
Salvatore Filippone 5b0bd2694b Fixed bnoundaries in generation loop.
Salvatore Filippone b76fb7cd69 Put in new cartesian data partition from PSBLAS.
Minor typo in Makefile.
Salvatore Filippone 0f5ce22c8f Test programs can take input file on command line.
Salvatore Filippone 822075fd12 Updated copyright statement.
Salvatore Filippone 9fe63d8387 Fix call to prec%descr
Salvatore Filippone 55ec0f3da0 Added WV to smoother method
Salvatore Filippone f493b7064e Take out DEFLT from sample programs.
Salvatore Filippone fcd370a304 New structure of input files. Fixed defaults.
Salvatore Filippone 25acc34d6b Fix silly mistake on input broadcast in test programs
Salvatore Filippone 69cd86f079 New example programs
Salvatore Filippone fc7ed00981 Fixes for new cbind-version of psblas 3.5.0
Salvatore Filippone 4c99f51401 Fixed UNSMOOTHED in input files.
Salvatore Filippone b5e116dc08 Added GS/FBGS for precs. Fixed 1-level application of twosided.
Salvatore Filippone 304e125801 Fixed reading inputs Added DEFLT choice.
Salvatore Filippone 20efbb2c85 Fixed PREC%SET.
Salvatore Filippone 93c16477b2 Modified copyright vs contribution.
Salvatore Filippone b65c51d5e7 Propagated fixes from Daniela to S/C/Z
Daniela di Serafino c6991a7507 : updated example and test programs and their input files; updated README
Salvatore Filippone 062f48d3c4 Updated README. Fixed some details of examples.