Salvatore Filippone
|
de25234293
|
Cleanup internal declarations and unused variables.
|
5 years ago |
Salvatore Filippone
|
f34594df60
|
Unify notation for nd_nnz_tot and fix byte size.
|
5 years ago |
Salvatore Filippone
|
d51de74a05
|
Fix computation of global matrix coarse size.
|
5 years ago |
Salvatore Filippone
|
ee34e9e9f7
|
Fixes for build process. REPL does not work yet!
|
5 years ago |
Salvatore Filippone
|
b339d867da
|
Rework unsmoothed and "bizarre" bld to align with smoothed.
|
5 years ago |
Salvatore Filippone
|
85a03d87ba
|
Partial cleanup of aggregation code.
|
5 years ago |
Salvatore Filippone
|
4291f08cc7
|
Streamline new smoothed implementation, first step
|
5 years ago |
Salvatore Filippone
|
8026e0ccd3
|
Cleanup variables etc. Fixed Makefile.
|
5 years ago |
Salvatore Filippone
|
82bc6a7fc4
|
New implementation of SMTH_BLD.
|
5 years ago |
Salvatore Filippone
|
c6257025d8
|
Beginning new version of smth_bld
|
5 years ago |
Salvatore Filippone
|
7cefe92b0b
|
Improve memory management in nosmth_bld
|
5 years ago |
Salvatore Filippone
|
592d44419d
|
Additional fixes for KIND in PSBLAS calls.
|
5 years ago |
Salvatore Filippone
|
2a8291489d
|
Additional fixes for KIND in PSBLAS calls.
|
5 years ago |
Salvatore Filippone
|
b3e482ff93
|
Fix issue with KIND for calling PSBLAS.
|
5 years ago |
Salvatore Filippone
|
bebdba6d61
|
Updated internal docs.
|
5 years ago |
Salvatore Filippone
|
9d38bff674
|
New get_mpi_comm and get_mpi_rank
|
5 years ago |
Salvatore Filippone
|
f4543fc8b5
|
get_mpicomm is now a function
|
5 years ago |
Salvatore Filippone
|
8588c0e5c6
|
Must call backfix from hierarchy_bld
|
5 years ago |
Salvatore Filippone
|
c8852cc22e
|
New IPK/LPK for SET_NROWS
|
5 years ago |
Salvatore Filippone
|
ab54fc0647
|
Fix misspelling.
|
5 years ago |
Salvatore Filippone
|
81c2639d93
|
Make clean deal with module files.
|
5 years ago |
Salvatore Filippone
|
6ef5ea9748
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
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 |