Commit Graph

1578 Commits (2f45f8631be44bb237348f7bd919a78b5fc82cf2)
 

Author SHA1 Message Date
Salvatore Filippone 184a8a43c2 Refactored linmap build code into aggregator method.
Salvatore Filippone d65a71210e Make sure default coarse size does not overflow for large matrices.
Salvatore Filippone 6d77af7964 Improve output printout from test programs.
Salvatore Filippone f3edc6a467 Changes to aggregation with new aggregation object. Fix CSETC.
Salvatore Filippone 5a1dace4e3 Fixed singleton marking in SOC1/SOC2.
Fixed singleton handling for unsmoothed aggregation and minenergy.
Salvatore Filippone c6b9ce5e2a Do not copy Make.inc twice
Salvatore Filippone b9b1c878bb Fix printout of global sizes with long integer kind.
Salvatore Filippone 02abb91ebc Formatting changes
Salvatore Filippone e318e23310 Make DESC_A inout in solver%bld.
Salvatore Filippone b0159a9257 More entries in gitignore
Salvatore Filippone 59587ddac2 README in Bcmatch dir.
Salvatore Filippone a8e6e82f16 Add .gitignore
Salvatore Filippone 0082f4404b Call free_wrk inside lev%free. Fix prec%free_wrk.
Salvatore Filippone 70a57f6ab0 Fix method misspelling.
Salvatore Filippone b0d1b09021 Emergency fix for silly interface mistake with MUMPS.
Salvatore Filippone 0b57535762 Fixed MUMPS with replicated matrix.
Salvatore Filippone f4f8bcc5ff Fix silly bug in eigenvalue estimate in aggrmat_smth.
Salvatore Filippone bfe8c55865 Fixed misspell in variable name.
Salvatore Filippone 61151ee45e Updated version number.
Salvatore Filippone 637a01a47a Update minimum version requirements.
Salvatore Filippone 3920581e95 Improve messaging from configure.
Salvatore Filippone b8900beee3 Merge branch 'MixedI8' into mergemixed. Fixed configure for MUMPS vs LPK8
Salvatore Filippone c327006f51 Ensure proper allocation for work vectors in SOC1 and 2.
Cleanup references from aggrmat.
Salvatore Filippone 128ba19efa Merge branch 'mld2p4-2.2-maint' of https://github.com/sfilippone/mld2p4-2 into mld2p4-2.2-maint
Salvatore Filippone 7b6a1c9a63 Ensure good allocation size for work vectors.
Salvatore Filippone 78739f1fb5 Further fixes for MUMPS configry.
Salvatore Filippone d2d1271113 Improve configure to search for MUMPS includes when modules not available.
Salvatore Filippone f7fb7228a2 Fallback onto "include" for MUMPS when modules not available for "USE".
Salvatore Filippone e7718084c7 Update docs for version 2.2
Salvatore Filippone e7c6028aec *** empty log message ***
Salvatore Filippone 056b382d6d Fix loose PRIVATE method declarations.
Salvatore Filippone 1a82740826 Take out use statement to compile with INTEL.
Salvatore Filippone ad60eaa476 Merge branch 'development' into MixedI8
Salvatore Filippone 70a3a2090f Require PSBLAS 3.6.
Salvatore Filippone be7fd2947c Merge branch 'development' into MixedI8
Salvatore Filippone 90e08ce10a Change name of mumps set option.
Document recent mumps changes.
Salvatore Filippone ab387a1343 Fixes for MUMPS used as local solver. Better interface for choosing
same.
Salvatore Filippone c039fd2552 Merge branch 'development' into MixedI8
Salvatore Filippone acfe6c0295 Cleanup interface to BootCMatch
Salvatore Filippone b4404483cd Merge branch 'development' into MixedI8
Salvatore Filippone 73823102a2 Added internal documentation. Take out obsolete methods.
Salvatore Filippone 3c58dfaefd Fix typo in description.
Salvatore Filippone 1cf4b354dc Take out obsolete interface for csetr in AS.
Salvatore Filippone ad03a7ba70 Merge branch 'development' into MixedI8
Salvatore Filippone d8d9c24a3c Merge branch 'development' of https://github.com/sfilippone/mld2p4-2 into development
Salvatore Filippone 84c58cb290 Started review of internal documentation, long overdue.
Salvatore Filippone ae62e3abfb Merge branch 'development' into MixedI8
Salvatore Filippone 5315dd2875 Remove obsolete as_smoother%csetr.
Salvatore Filippone 8e732d41ad Align interface for BootCMatch with changes to CSETI.
Salvatore Filippone 42b51e74f0 New interface for MUMPS_IPAR_ENTRY and MUMPS_RPAR_ENTRY. Document same.