Commit Graph

61 Commits (52f6900fc633269d7fd4d276ac12ff67015bc182)

Author SHA1 Message Date
Salvatore Filippone 97fe836609 Merge branch 'mergeparmatch' of github.com:sfilippone/amg4psblas into mergeparmatch 4 years ago
Salvatore Filippone 189a4170ec Fix internal naming schemes for MatchBox related code, fix dependencies 4 years ago
Cirdans-Home 0153904ef2 Added KRM settings to stringval() 4 years ago
Cirdans-Home ec52852bf5 removed debug prints 4 years ago
Cirdans-Home 01c7d09fdd Merge branch 'development' into mergeparmatch 4 years ago
Salvatore Filippone 21dcc11684 Merge branch 'mergeparmatch' of github.com:sfilippone/amg4psblas into mergeparmatch 4 years ago
Salvatore Filippone 02ce9fc7ed Fix USE statements in parmatch implementation 4 years ago
Cirdans-Home a8c4129203 Fixed variables and call to default 4 years ago
Cirdans-Home 816c59d994 added use parmatch aggregator 4 years ago
Salvatore Filippone ee9ea93c2a Add MPCOBJS to $(AR) command in Makefile 4 years ago
Salvatore Filippone eee6e596b1 Merge branch 'mergeparmatch' of github.com:sfilippone/amg4psblas into mergeparmatch 4 years ago
Salvatore Filippone 537f9fec99 Fix makefile dependencies 4 years ago
Salvatore Filippone 47acde313f New GPU comments and sample program in docs. 4 years ago
Cirdans-Home 5aa3cfca1b Added set to parmatch 4 years ago
Cirdans-Home a65f618a96 Merge branch 'development' into mergeparmatch 4 years ago
Salvatore Filippone b4b96d9338 Change level%csetc to use 'DEC' & friends 4 years ago
Cirdans-Home e9ba51c7b3 merged with parmatch from amg-ext 4 years ago
Salvatore Filippone 6c3b687360 Cleanup 4 years ago
Salvatore Filippone 8150483b70 Further license fixes 4 years ago
pasquadambra 594509cb00 update 4 years ago
Salvatore Filippone ddbe050c1a Fix copyright statement and example programs 4 years ago
Salvatore Filippone 5b2169672b Switched from RKR to KRM, templated implementation 4 years ago
Cirdans-Home 64a65e3f6c Added options for coarse BJAC sets 4 years ago
Cirdans-Home baa4e78626 Added BJAC_ITRACE and BJAC_RESCHECK options 4 years ago
Salvatore Filippone 871dea4348 Make RKR available to SET in the main library 4 years ago
Salvatore Filippone 1159659b4f New global option for sizeof() 4 years ago
Salvatore Filippone c51414f7ab Fix use of defaults for min_coarse_size_per_process 4 years ago
Salvatore Filippone d644f8f76e Defined min_coarse_size_per_processor and related methods and defaults. 4 years ago
Salvatore Filippone 6541e3a95c Change interface to descr with verbosity level 4 years ago
Salvatore Filippone 6beaf49275 Take out SET and generic. 4 years ago
Salvatore Filippone cbcb0507a2 Take out wrong generic SET does not belong here- 4 years ago
Salvatore Filippone 5a70bde74c Taking out amg_precset fixes Intel compile problem 4 years ago
Salvatore Filippone 9f55b2fec2 Fix amg_X_prec_mod for intel compilation 4 years ago
Salvatore Filippone bf71175d89 Missing z_ainv_solvercset* in Makefile 4 years ago
Cirdans-Home 68007052d5 Changed option setting to integrate approximate inverses 4 years ago
Cirdans-Home 086d93dd28 RKR solver 4 years ago
Salvatore Filippone e3ad1a8516 Merge branch 'new-context' into remap-coarse 4 years ago
Salvatore Filippone 577b1886d5 Merge branch 'new-context' into remap-coarse
# Conflicts:
#	amgprec/amg_c_prec_type.f90
#	amgprec/amg_d_prec_type.f90
#	amgprec/amg_s_prec_type.f90
#	amgprec/amg_z_prec_type.f90
4 years ago
Salvatore Filippone 534ca2043d Take out obsolete declarations 4 years ago
Salvatore Filippone f9cfc551c3 Fix %SET 4 years ago
Salvatore Filippone a9d444caf6 Comments to DO_REMAP 4 years ago
Salvatore Filippone 295a5cccf3 Define and use SET_DO_REMAP and GET_DO_REMAP 4 years ago
Salvatore Filippone 874ec810c5 Fix chain of USE statements and Makefile dependencies 4 years ago
Cirdans-Home 9898caa576 Removed unused module import 4 years ago
Cirdans-Home 45d6984ef5 Added use instruction for inverse factorization 4 years ago
Cirdans-Home f7d8a0d21a Make constants agree with psblas 4 years ago
Cirdans-Home d4f5fc395d added factorization options 4 years ago
Cirdans-Home a5fc17719a Corrected call to invt/invk factorization 4 years ago
Cirdans-Home 606f4e9567 Added modules and implementation for INVT/INVK solver 4 years ago
Cirdans-Home 159d2bdb1a Added modules and implementation for INVK solver 4 years ago