Commit Graph

277 Commits (f8c7a1a4ba81c566017553c14a20814929adc519)

Author SHA1 Message Date
Salvatore Filippone dcb051d059 Use a CSR buffer in soc1_map_bld 6 years ago
Salvatore Filippone 1e5e86ee89 Use optional argument in GETROW in SOC1_MAP_BLD. 6 years ago
Salvatore Filippone 9de544f540 Avoid warnings on ALLOCATE by using tmp_aggr object, 6 years ago
Salvatore Filippone 9184e29ba3 Intel compiler gave an ICE with generic names for mlptec_aply. 6 years ago
Salvatore Filippone 3fd565bc99 Make base_solver_free a noop, check for error in level_setsv. 6 years ago
Salvatore Filippone 6632e01e97 Fixed transfer of data for prespecified number of levels. 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 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 7aadb73bd6 New inheritance structure for aggregator object. 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 29232bf0d2 Moved mld_?ilu?_fact to solver subdir. 7 years ago
Salvatore Filippone fa1b5dcdea Fixed op_restr build for unsmoothed aggregation. 7 years ago
Salvatore Filippone 822075fd12 Updated copyright statement. 7 years ago
Salvatore Filippone 6178a2ec13 Check error conditions in single level apply. Make sure AS vectors are good. 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
Salvatore Filippone 62a58d59cc Merged fix for dynamic type of vector in diagonal solver build. 7 years ago
Salvatore Filippone 03719469f0 Fixed use of Jacobi as coarse solver. 7 years ago
Salvatore Filippone 54d1478e21 Added use of WV in solve apply_vect 7 years ago
Salvatore Filippone 63233716c4 K-Cycle now using work vectors correctly. 7 years ago
Salvatore Filippone 68f5691a99 version of K-cycle working, but to be investigated further. 7 years ago
Salvatore Filippone 2481fec23d Added WV to solver apply_vect interface. 7 years ago
Salvatore Filippone 4564e1e4ba Cleanup smoother_apply. 7 years ago
Salvatore Filippone 3250853810 Taken out WRK(:) component of PREC, now we have the WRK component of LEV. 7 years ago
Salvatore Filippone 823db4f943 Fixed allocte_wrk & free_wrk for WV allocation.
Modified interface of smoothers to use WV.
Initial tests.
Added WV to calls to MAP_X2Y & MAP_Y2X.
7 years ago
Salvatore Filippone 6f9a3c10d2 Use ASSOCIATE for wrk vectors. KCYCLE to be debugged. 7 years ago
Salvatore Filippone 5e174d062e Update mlprec_aply to use WRK. 7 years ago
Salvatore Filippone 55ec0f3da0 Added WV to smoother method 7 years ago
Salvatore Filippone 079af357ed Fixes for application 1lev, defaults, precdescr. 7 years ago
Salvatore Filippone 9c7b84ed07 Fix call to psb_info in apply 7 years ago
Salvatore Filippone c758ee13ba Merge branch 'master' of https://github.com/sfilippone/mld2p4-2 7 years ago
Salvatore Filippone d2ebac6a77 Rewrite precbld to simply call hierarchy/smoothers. 7 years ago
Salvatore Filippone 4c70174c9f Comment for fixes to apply_vect. 7 years ago
Salvatore Filippone 7d4264176a Fix zeroing of tx in as_apply_vect. 7 years ago
Salvatore Filippone 3cd6ede9f1 Fixed dump smoother. 7 years ago