Commit Graph

1553 Commits (af75364c54c8355f0892498a4df665243aacc3d5)
 

Author SHA1 Message Date
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
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 4a7631908c Changed Default Options 4 years ago
Cirdans-Home f928d698ca added factorization options 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 686612628e Added different coeff. generation functions for test 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
Cirdans-Home 8f5ff61a55 Added modules and implementation for AINV solver 4 years ago
Cirdans-Home b5cbfd5356 removed set moved to psblas 4 years ago
Salvatore Filippone 788211c794 Fixes for support to remapping after merging new context. Needs more testing. 4 years ago
Salvatore Filippone d14bd31b4a Merge branch 'new-context' into remap-coarse 4 years ago
Salvatore Filippone 32792507f5 Fix new C ctxt 4 years ago
Salvatore Filippone 661ff4e042 Change CONTEXT and use of AMG prefix instead of MLD 4 years ago
Salvatore Filippone b751d726a1 Fix name of CTXT variable 4 years ago
Salvatore Filippone 11d8c090c8 Begin preparation for applying remap. 4 years ago
Salvatore Filippone e500a8a5b5 Factored level%map_rstr and level%map_prol. 4 years ago
Salvatore Filippone 9e3eb0fdeb Renaming level%linmap and methods. 4 years ago
Salvatore Filippone 3a0c5428d6 Merge branch 'remap-coarse' of https://github.com/sfilippone/amg4psblas into remap-coarse
# Conflicts:
#	amgprec/impl/amg_dmlprec_aply.f90
4 years ago
Salvatore Filippone 0ebf9f1d1c Setup infrastructure for REMAP 4 years ago
Salvatore Filippone c394470160 Define methods in LEV for transfer between levels. 4 years ago
Salvatore Filippone c14ce5409e Fixes for makefiles in examples. 4 years ago
Salvatore Filippone 18bbd76782 Fix makefiles in tests 4 years ago