Commit Graph

197 Commits (ab5eaac5ed5b6bd9dc4db7dc1d8cd2f0552fc95e)

Author SHA1 Message Date
Salvatore Filippone 1541da5fbf Fix name of %linmap component
Salvatore Filippone 6f0f5feb34 Fix for SERIAL_MPI compilation
Salvatore Filippone bd6d4f3199 Fixes to various files for compilation in serial mode
Salvatore Filippone c045b2af4a Fix new parmatch stuff
Salvatore Filippone 97fe836609 Merge branch 'mergeparmatch' of github.com:sfilippone/amg4psblas into mergeparmatch
Salvatore Filippone 189a4170ec Fix internal naming schemes for MatchBox related code, fix dependencies
Cirdans-Home 0153904ef2 Added KRM settings to stringval()
Cirdans-Home ec52852bf5 removed debug prints
Salvatore Filippone 21dcc11684 Merge branch 'mergeparmatch' of github.com:sfilippone/amg4psblas into mergeparmatch
Salvatore Filippone 02ce9fc7ed Fix USE statements in parmatch implementation
Cirdans-Home a8c4129203 Fixed variables and call to default
Cirdans-Home 816c59d994 added use parmatch aggregator
Salvatore Filippone ee9ea93c2a Add MPCOBJS to $(AR) command in Makefile
Cirdans-Home 5aa3cfca1b Added set to parmatch
Cirdans-Home a65f618a96 Merge branch 'development' into mergeparmatch
Salvatore Filippone b4b96d9338 Change level%csetc to use 'DEC' & friends
Cirdans-Home e9ba51c7b3 merged with parmatch from amg-ext
pasquadambra 594509cb00 update
Salvatore Filippone ddbe050c1a Fix copyright statement and example programs
Salvatore Filippone 5b2169672b Switched from RKR to KRM, templated implementation
Cirdans-Home 64a65e3f6c Added options for coarse BJAC sets
Cirdans-Home baa4e78626 Added BJAC_ITRACE and BJAC_RESCHECK options
Salvatore Filippone 871dea4348 Make RKR available to SET in the main library
Salvatore Filippone c51414f7ab Fix use of defaults for min_coarse_size_per_process
Salvatore Filippone d644f8f76e Defined min_coarse_size_per_processor and related methods and defaults.
Salvatore Filippone 6541e3a95c Change interface to descr with verbosity level
Salvatore Filippone 6beaf49275 Take out SET and generic.
Salvatore Filippone bf71175d89 Missing z_ainv_solvercset* in Makefile
Cirdans-Home 68007052d5 Changed option setting to integrate approximate inverses
Cirdans-Home 086d93dd28 RKR solver
Salvatore Filippone e3ad1a8516 Merge branch 'new-context' into remap-coarse
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
Salvatore Filippone 534ca2043d Take out obsolete declarations
Salvatore Filippone 295a5cccf3 Define and use SET_DO_REMAP and GET_DO_REMAP
Cirdans-Home 9898caa576 Removed unused module import
Cirdans-Home a5fc17719a Corrected call to invt/invk factorization
Cirdans-Home 606f4e9567 Added modules and implementation for INVT/INVK solver
Cirdans-Home 159d2bdb1a Added modules and implementation for INVK solver
Cirdans-Home 8f5ff61a55 Added modules and implementation for AINV solver
Salvatore Filippone 788211c794 Fixes for support to remapping after merging new context. Needs more testing.
Salvatore Filippone d14bd31b4a Merge branch 'new-context' into remap-coarse
Salvatore Filippone b751d726a1 Fix name of CTXT variable
Salvatore Filippone 11d8c090c8 Begin preparation for applying remap.
Salvatore Filippone e500a8a5b5 Factored level%map_rstr and level%map_prol.
Salvatore Filippone 9e3eb0fdeb Renaming level%linmap and methods.
Salvatore Filippone 0ebf9f1d1c Setup infrastructure for REMAP
Salvatore Filippone d4b443d832 Rename directories, fix Makefiles