Commit Graph

430 Commits (6ed8ba911dff1d6523d7e290b3aabda03eaea789)

Author SHA1 Message Date
Salvatore Filippone b7083e1574 New REBLD interface, adjustments to PTAP. 4 years ago
Salvatore Filippone 5731211f69 Initial version of hierarchy_rebld 4 years ago
Salvatore Filippone 5fb73c0070 Another round of name/copyright fixes. 4 years ago
Salvatore Filippone 3b9e5d55a2 Renaming of files. 4 years ago
Salvatore Filippone 90e1f1cfe6 Integration of psb_ilu & friends 4 years ago
Salvatore Filippone 8e0f2c1ecd Silence warnings in PTAP when not necessary 5 years ago
Salvatore Filippone 257fd0d00a Fix matrix assembly for REPL case. 5 years ago
Salvatore Filippone 43fd5268a1 Fix blank lines. 5 years ago
Salvatore Filippone 759a1502b2 Silence debug print 5 years ago
Salvatore Filippone 6fcd8710c8 Completed reworking to use @X@ wherever possible in place of @LX@ 5 years ago
Salvatore Filippone 56b5d53a86 First round of changes to use more @X@ than @LX@ in build process 5 years ago
Salvatore Filippone 5c9c00c7b8 Cleanup unused files/interfaces. Disable min_energy for the time being. 5 years ago
Salvatore Filippone 7acf594798 Define PTAP and use in aggregation. 5 years ago
Salvatore Filippone cb7eb04adc New interface MAT_BLD/MAT_ASB 5 years ago
Salvatore Filippone 167ad6e788 New name for function PTAP. 5 years ago
Salvatore Filippone b3f3b20179 Further improvements to mat_bld/mat_asb 5 years ago
Salvatore Filippone 653160a714 Better handshaking mat_bld/mat_asb 5 years ago
Salvatore Filippone fb3a2cdbdd Change interface of MAT_BLD adding desc_ac 5 years ago
Salvatore Filippone dc03929a06 Unify build of unsmoothed, adjust map_to_tprol. 5 years ago
Salvatore Filippone ce0850f6fc Fix check on association of descriptor pointer 5 years ago
Salvatore Filippone 8f73ddfbce Streamline GS first application step when INIT='Z' 5 years ago
Salvatore Filippone f496d4856b Always make a GEN_BLOCK copy of the descriptor at fine level. 5 years ago
Salvatore Filippone 49259c79b3 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
Salvatore Filippone 2894a0944b Implement global_num for smoother%dmp. 5 years ago
Salvatore Filippone 9c95835ed5 Fix clone for L1_JAC 5 years ago
Salvatore Filippone 6259514cd1 Remove temporary implementation of L1 5 years ago
Salvatore Filippone 7fe0eb8580 New L1-JAC implementation. 5 years ago
Cirdans-Home d249042ea2 Modified implementation for residual check/print 5 years ago
Salvatore Filippone adc5aebd6b In L1-GS only add nonzero D1 entries. 5 years ago
Salvatore Filippone 108b4dd00d Fixes for L1-JAC vs Gauss-Seidel 5 years ago
Salvatore Filippone d2264f5f11 Stop criterion for aggregation. 5 years ago
Salvatore Filippone 8e2af97a35 Fix description of L1-GS 5 years ago
Salvatore Filippone 4260dc74d5 Support for L1- variants of hybrid Gauss-Seidel 5 years ago
Salvatore Filippone 940609564f Fix handling of L1-BJAC in PREC%SET 5 years ago
Salvatore Filippone d81bb30844 Fixes for save/restore smoothers using clone_settings in hierarchy_bld 5 years ago
Salvatore Filippone d55dd1f21b New clear_data and clone_settings methods for ILU 5 years ago
Salvatore Filippone 9ba74e89cd Added clear_data and clone_settings to GS solver 5 years ago
Salvatore Filippone 07a2a97b13 Added clear_data to diag solver 5 years ago
Salvatore Filippone dad39223ec New clear_data and clone_settings methods for smoothers. 5 years ago
Salvatore Filippone 94a412e92a Fix typo in clone_settings 5 years ago
Salvatore Filippone 8b0577069f Define clone_settings and clear_data in base smoothers and solvers 5 years ago
Salvatore Filippone 32d550ed05 Improve use of TRIM in precinit 5 years ago
Salvatore Filippone 4d1a87e5d8 Added L1-JACOBI and L1-BJAC as simple preconditioners in PRECINIT 5 years ago
Salvatore Filippone 8f60a49fc6 Fix jac%cnv 5 years ago
Salvatore Filippone de75eec402 Fix build of BJAC diagonal block factorization. 5 years ago
Salvatore Filippone 8f167a3295 Fix typo in cprecset.F90 5 years ago
Salvatore Filippone 0854eee936 New L1-BJAC smoother cleanups. 5 years ago
Salvatore Filippone 441c607c4a Added L1-BJAC smoother. 5 years ago
Salvatore Filippone 6ac8cffa0a Merge branch 'stopcriterion' into unify_aggr_bld 5 years ago
Salvatore Filippone c0b033da57 Take out the backfix method.
Originally it was introduced to handle cases where the stencil was
expanded by the smoothing and multiplication process, but the
critical step is handled in AGGR%BLD_MAP, this one can be discarded.
5 years ago