Commit Graph

686 Commits (f59c8169145dd054555f5882ca6c123e7953d210)

Author SHA1 Message Date
Salvatore Filippone f59c816914 Fix handling of is_global for SYM%ND 5 years ago
Salvatore Filippone 1e484f6a18 Aligned new aggregator object internals. 6 years ago
Salvatore Filippone 33a1fca1c9 Fix coarse_solve handling for L1-Jacobi 6 years ago
Salvatore Filippone 712d95fbc7 New L1-Jacobi smoother. 6 years ago
Salvatore Filippone 88976ec108 Changes for new L1-Jacobi smoother/solver. 6 years ago
Salvatore Filippone b2047f95e0 New Jacobi implementation. 6 years ago
Salvatore Filippone 19d33fae2c Updates for new linmap internal structure. 6 years ago
Salvatore Filippone 5357260a84 Adjustments for new wrk methods in psblas%prec 6 years ago
Salvatore Filippone 184a8a43c2 Refactored linmap build code into aggregator method. 6 years ago
Salvatore Filippone d65a71210e Make sure default coarse size does not overflow for large matrices. 6 years ago
Salvatore Filippone f3edc6a467 Changes to aggregation with new aggregation object. Fix CSETC. 6 years ago
Salvatore Filippone 5a1dace4e3 Fixed singleton marking in SOC1/SOC2.
Fixed singleton handling for unsmoothed aggregation and minenergy.
6 years ago
Salvatore Filippone b9b1c878bb Fix printout of global sizes with long integer kind. 6 years ago
Salvatore Filippone 02abb91ebc Formatting changes 6 years ago
Salvatore Filippone e318e23310 Make DESC_A inout in solver%bld. 6 years ago
Salvatore Filippone 0082f4404b Call free_wrk inside lev%free. Fix prec%free_wrk. 6 years ago
Salvatore Filippone 70a57f6ab0 Fix method misspelling. 6 years ago
Salvatore Filippone b0d1b09021 Emergency fix for silly interface mistake with MUMPS. 6 years ago
Salvatore Filippone 0b57535762 Fixed MUMPS with replicated matrix. 6 years ago
Salvatore Filippone f4f8bcc5ff Fix silly bug in eigenvalue estimate in aggrmat_smth. 6 years ago
Salvatore Filippone 61151ee45e Updated version number. 6 years ago
Salvatore Filippone b8900beee3 Merge branch 'MixedI8' into mergemixed. Fixed configure for MUMPS vs LPK8 6 years ago
Salvatore Filippone c327006f51 Ensure proper allocation for work vectors in SOC1 and 2.
Cleanup references from aggrmat.
6 years ago
Salvatore Filippone 7b6a1c9a63 Ensure good allocation size for work vectors. 6 years ago
Salvatore Filippone f7fb7228a2 Fallback onto "include" for MUMPS when modules not available for "USE". 6 years ago
Salvatore Filippone 056b382d6d Fix loose PRIVATE method declarations. 6 years ago
Salvatore Filippone be7fd2947c Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone 90e08ce10a Change name of mumps set option.
Document recent mumps changes.
6 years ago
Salvatore Filippone ab387a1343 Fixes for MUMPS used as local solver. Better interface for choosing
same.
6 years ago
Salvatore Filippone b4404483cd Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone 73823102a2 Added internal documentation. Take out obsolete methods. 6 years ago
Salvatore Filippone 3c58dfaefd Fix typo in description. 6 years ago
Salvatore Filippone 1cf4b354dc Take out obsolete interface for csetr in AS. 6 years ago
Salvatore Filippone ad03a7ba70 Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone d8d9c24a3c Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development 6 years ago
Salvatore Filippone 84c58cb290 Started review of internal documentation, long overdue. 6 years ago
Salvatore Filippone ae62e3abfb Merge branch 'development' into MixedI8 6 years ago
Salvatore Filippone 5315dd2875 Remove obsolete as_smoother%csetr. 6 years ago
Salvatore Filippone 42b51e74f0 New interface for MUMPS_IPAR_ENTRY and MUMPS_RPAR_ENTRY. Document same. 6 years ago
Salvatore Filippone 37f068539a Merge branch 'mld2p4-bcmatch' into development 6 years ago
Salvatore Filippone 3d6d453fe4 Start of new interface handling for MUMPS. 6 years ago
Salvatore Filippone 1527c5e1c2 New ICTXT argument in precinit. 6 years ago
Salvatore Filippone 77f5b43b4c Fix SETAG interface with ILMAX 6 years ago
Salvatore Filippone c64eef2eb1 Formatting source code in mumps module. Updated docs for IDX in %SET. 6 years ago
Salvatore Filippone 4ffbd65166 Added average coarsening ratio 6 years ago
Salvatore Filippone 7afcdb7ec2 Add optional IDX argument to %SET calls. 6 years ago
Salvatore Filippone 743dd38121 Fix configry. Fixed onelev%SET to call aggr method. 6 years ago
Salvatore Filippone 3951e449bb New version with aggregator object interface.
Take out SET with integer WHAT.
6 years ago
Salvatore Filippone 85d97093cd Reinstate printout of smoothed/unsmoothed. 6 years ago
Salvatore Filippone 5848b592bd Override DESCR for aggregator, testing. 6 years ago