Commit Graph

1074 Commits (663f8afd726bdd62e6256bfaf465b8abbaa18c33)
 

Author SHA1 Message Date
Salvatore Filippone 663f8afd72 Fix checks for Intel MPI wrappers. 6 years ago
Salvatore Filippone d5c58d7a8b Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development 6 years ago
Salvatore Filippone 3fd565bc99 Make base_solver_free a noop, check for error in level_setsv. 6 years ago
Salvatore Filippone cf86f7321a Update configry for XLF. 6 years ago
Salvatore Filippone 6632e01e97 Fixed transfer of data for prespecified number of levels. 7 years ago
Salvatore Filippone b7e8a921d8 Fixed docs. 7 years ago
Salvatore Filippone 4b43164668 Fixup the documentation. 7 years ago
Salvatore Filippone 8ee76a1a82 Made test program generate symmetric matrices. 7 years ago
Salvatore Filippone d6e990b04c Renamed VMB and HYB into SOC1 and SOC2. 7 years ago
Salvatore Filippone 7732bb90d3 Take out hybrid, no longer needed. 7 years ago
Salvatore Filippone 13f0954cab Fixed hybrid map bld. 7 years ago
Salvatore Filippone e58eab504e Take out hybrid from internal makefiles. 7 years ago
Salvatore Filippone 0b371bf7e2 Take out hybrid 7 years ago
Salvatore Filippone a2a843ce0b Take out hybrid_aggregator for the time being. 7 years ago
Salvatore Filippone e1d9157136 Unified vmb and hyb map_bld inside dec_aggregator. 7 years ago
Salvatore Filippone 9f2c23b2a4 Redefine map_bld interfaces. 7 years ago
Salvatore Filippone cce189c450 Rename dec_map_bld into vmb_map_bld, following the split between
PAR_AGGR_ALG and AGGR_TYPE.
7 years ago
Salvatore Filippone 13dc383079 Fixed inheritance and setup of aggregators. 7 years ago
Salvatore Filippone f131e0d86d Clear par_aggr_alg when setting from external aggregator. 7 years ago
Salvatore Filippone 036c072ebc Fixed setup of aggregators. 7 years ago
Salvatore Filippone 7aadb73bd6 New inheritance structure for aggregator object. 7 years ago
Salvatore Filippone 24988bcfc5 Moved BootCMatch interface to tests; to be reviewed later. 7 years ago
Salvatore Filippone ef5256b3b4 Updated version number in headers. 7 years ago
Salvatore Filippone 7092dc2063 Fixed compilation process. 7 years ago
Salvatore Filippone e0b15f495e Fixed compilation in level. 7 years ago
Salvatore Filippone 6b87221cea Compilation works in aggregator. Cleanup needed. 7 years ago
Salvatore Filippone d707a6c9ba Progress with compilation in aggregator subdir. 7 years ago
Salvatore Filippone 535d3aa059 Fixed Makefile. 7 years ago
Salvatore Filippone 6ccb787857 Created aggregator subdir. 7 years ago
Salvatore Filippone b331b1b928 Merge aggregator: module interfaces now compile. 7 years ago
Salvatore Filippone 939ba5f6aa Started merging extaggr branch. 7 years ago
Salvatore Filippone 29232bf0d2 Moved mld_?ilu?_fact to solver subdir. 7 years ago
Salvatore Filippone 77624b2518 Aligned matrix generation with that from base PSBLAS library. 7 years ago
Salvatore Filippone 11f25be218 Fix time measurements. 7 years ago
Salvatore Filippone 5b0bd2694b Fixed bnoundaries in generation loop. 7 years ago
Salvatore Filippone c47913ed3c Put in new cartesian data partition from PSBLAS. 7 years ago
Salvatore Filippone b76fb7cd69 Put in new cartesian data partition from PSBLAS.
Minor typo in Makefile.
7 years ago
Salvatore Filippone fa1b5dcdea Fixed op_restr build for unsmoothed aggregation. 7 years ago
Salvatore Filippone 0f5ce22c8f Test programs can take input file on command line. 7 years ago
Salvatore Filippone 2f30fe8e1e Fixed configry for both Fortran and C interface to MUMPS. 7 years ago
Salvatore Filippone 822075fd12 Updated copyright statement. 7 years ago
Salvatore Filippone dd95c83f47 Fix example of use of configure in documentation. 7 years ago
Salvatore Filippone 147f37040d Fix handling of mumpsmoddir and mumpslibdir. 7 years ago
Salvatore Filippone 6178a2ec13 Check error conditions in single level apply. Make sure AS vectors are good. 7 years ago
Salvatore Filippone cbe0a5754f Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development 7 years ago
Salvatore Filippone 46355253a5 Changes to docs to highlight new stuff in MLD internals. 7 years ago
Salvatore Filippone a7bd1fb466 Print UMF's own error message when needed. 7 years ago
Salvatore Filippone 260e596c3c Work vectors for X2Y/Y2X should be taken from different levels. 7 years ago
Salvatore Filippone 5783117209 Fix wrong call in lv%bld 7 years ago
Salvatore Filippone 4e88068e2a Defined a new CNV method for wrkspace. Changed LV%BLD to call CNV method at end, so all relevant fields are taken care of. Fixed LV%BLD to handle all smoothers and wrkspace. 7 years ago