Commit Graph

1578 Commits (2f45f8631be44bb237348f7bd919a78b5fc82cf2)
 

Author SHA1 Message Date
Salvatore Filippone f23df4cb48 Fix test programs to use min_coarse_size_per_processor 4 years ago
Salvatore Filippone 44acd20726 Merge branch 'documentation' of github.com:sfilippone/amg4psblas into documentation
# Conflicts:
#	docs/amg4psblas_1.0-guide.pdf
#	docs/html/userhtmlse1.html
#	docs/html/userhtmlse4.html
#	docs/html/userhtmlse6.html
#	docs/html/userhtmlsu10.html
#	docs/html/userhtmlsu11.html
#	docs/html/userhtmlsu12.html
#	docs/html/userhtmlsu13.html
#	docs/html/userhtmlsu14.html
#	docs/html/userhtmlsu15.html
#	docs/html/userhtmlsu3.html
#	docs/html/userhtmlsu4.html
#	docs/html/userhtmlsu5.html
#	docs/html/userhtmlsu6.html
#	docs/html/userhtmlsu7.html
#	docs/html/userhtmlsu8.html
#	docs/html/userhtmlsu9.html
#	docs/src/building.tex
#	docs/src/overview.tex
4 years ago
Salvatore Filippone 51f1bf947a Doc changes to overview, build and prereqs 4 years ago
Cirdans-Home ea6411c730 Fixed table splitting among pages 4 years ago
Cirdans-Home d1447297c5 Added options to prec%dump and further code highlighting 4 years ago
Cirdans-Home 8b9a6c5f9a Full highlighting and code-of-conduct 4 years ago
Cirdans-Home 7af511a218 Added command for inline code highlighting 4 years ago
Cirdans-Home 1188b6d9b3 Added link-break and code highlighting 4 years ago
Cirdans-Home 54f56dac23 Fixed indentation 4 years ago
Cirdans-Home c42cd99d62 Fixed justified text 4 years ago
Cirdans-Home 0bc626e1d3 Remove old author from HTML docs 4 years ago
Cirdans-Home 3780cf1d98 Changed Author infos for HTML guide 4 years ago
Salvatore Filippone 7f2145a6d4 Fixes 4 years ago
Pasqua D'Ambra e786f26a05
Add files via upload 4 years ago
Pasqua D'Ambra 8a84bfa2bf
Add files via upload 4 years ago
Pasqua D'Ambra c119689ebc
Add files via upload 4 years ago
Salvatore Filippone 90bf65f117 Merged license updates and updates from Pasqua. 4 years ago
Salvatore Filippone 3bfe62517b New description of 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
Cirdans-Home 6258d2398c Last modification to the guide 4 years ago
Cirdans-Home 4531532a07 Updated descriptions 4 years ago
Cirdans-Home ea6a260253 Implemented changes to AMG4PSBLAS 4 years ago
Salvatore Filippone 6541e3a95c Change interface to descr with verbosity level 4 years ago
Cirdans-Home 7f378e445d Changed amg_precset to %set call to remove redundancy 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 f3614c9deb Fix pde generation in examples and tests. 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 4d4c8e8ab9 Move cc in test order in configure 4 years ago
Salvatore Filippone bf71175d89 Missing z_ainv_solvercset* in Makefile 4 years ago
Cirdans-Home a96bbbc135 Changed library prefix to amg_ 4 years ago
Salvatore Filippone 78a4f30951 Fix matrix generation to use desc%set_p_adjcncy 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 be0db4ebdf Merge branch 'new-context' of https://github.com/sfilippone/amg4psblas into new-context 4 years ago
Salvatore Filippone 9b5c3cd23b Take out obsolete USE statements. 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 dab8aa9fa1 Fix make clean 4 years ago
Salvatore Filippone d33d824aed Put renum under template. New interface/implementation. 4 years ago
Salvatore Filippone 335ececa01 Default to BJAC/ILU/DIST for coarse solver in input file 4 years ago
Salvatore Filippone 874ec810c5 Fix chain of USE statements and Makefile dependencies 4 years ago
Salvatore Filippone fafd03fd4c Fix matrix generation in examples 4 years ago
Salvatore Filippone 7a71aa8c43 Fixed examples/fileread 4 years ago
Salvatore Filippone 3f449710a3 Updates in fileread. To be completed. 4 years ago