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 |
Salvatore Filippone
|
660d00d49b
|
First version working with BootCMatch. To be tested in detail.
|
6 years ago |
Salvatore Filippone
|
dcb051d059
|
Use a CSR buffer in soc1_map_bld
|
6 years ago |
Salvatore Filippone
|
1e5e86ee89
|
Use optional argument in GETROW in SOC1_MAP_BLD.
|
6 years ago |
Salvatore Filippone
|
9de544f540
|
Avoid warnings on ALLOCATE by using tmp_aggr object,
|
7 years ago |
Salvatore Filippone
|
9184e29ba3
|
Intel compiler gave an ICE with generic names for mlptec_aply.
|
7 years ago |
Salvatore Filippone
|
06a4ee5707
|
Minor fixes for I8.
|
7 years ago |
Salvatore Filippone
|
565b48ea90
|
Fixed wrong use of e_err instead of l_err.
|
7 years ago |
Salvatore Filippone
|
d6981973c1
|
Fix SLU interface for LPK.
|
7 years ago |
Salvatore Filippone
|
f0472fa227
|
Fixed all versions of MAT_ASB.
|
7 years ago |
Salvatore Filippone
|
5bdd07b13b
|
UMF interaction with IPK8.
|
7 years ago |
Salvatore Filippone
|
281c5531da
|
More conversions.
|
7 years ago |
Salvatore Filippone
|
265f8b5e99
|
Update interface declaration for SOC_map_bld and MAT_ASB.
|
7 years ago |
Salvatore Filippone
|
3fd565bc99
|
Make base_solver_free a noop, check for error in level_setsv.
|
7 years ago |
Salvatore Filippone
|
59a75755a9
|
Make base_solver_free a noop, check for error in level_setsv.
|
7 years ago |
Salvatore Filippone
|
eeb5a5e00f
|
Fix use of errstatus.
|
7 years ago |
Salvatore Filippone
|
cc144c0d51
|
Fixes for mat asb. Compiles, to be fully debugged.
|
7 years ago |
Salvatore Filippone
|
013a55142b
|
Version with LX for RWEXTD.
|
7 years ago |
Salvatore Filippone
|
935010381c
|
Further changes to handle CLIP on LX
|
7 years ago |
Salvatore Filippone
|
5e1b8f1ae4
|
Expand LPK treatment. Need to go back to PSBLAS and fix RXEXTD.
|
7 years ago |
Salvatore Filippone
|
507db73ea4
|
Merge branch 'tryLsp' of https://github.com/sfilippone/mld2p4-2 into tryLsp
# Conflicts:
# mlprec/impl/aggregator/mld_c_dec_aggregator_mat_asb.f90
# mlprec/impl/aggregator/mld_c_dec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_c_symdec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_d_dec_aggregator_mat_asb.f90
# mlprec/impl/aggregator/mld_d_dec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_d_symdec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_s_dec_aggregator_mat_asb.f90
# mlprec/impl/aggregator/mld_s_dec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_s_symdec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_z_dec_aggregator_mat_asb.f90
# mlprec/impl/aggregator/mld_z_dec_aggregator_tprol.f90
# mlprec/impl/aggregator/mld_z_symdec_aggregator_tprol.f90
# mlprec/impl/mld_c_extprol_bld.F90
# mlprec/impl/mld_d_extprol_bld.F90
# mlprec/impl/mld_s_extprol_bld.F90
# mlprec/impl/mld_z_extprol_bld.F90
# mlprec/mld_d_sludist_solver.F90
# mlprec/mld_z_sludist_solver.F90
# tests/Bcmatch/mld_d_bcmatch_aggregator_mat_asb.f90
# tests/Bcmatch/mld_d_bcmatch_aggregator_tprol.f90
|
7 years ago |
Salvatore Filippone
|
386e970512
|
Changes for compilation
|
7 years ago |
Salvatore Filippone
|
b5b2a808d4
|
Take out spurious "mpik"
|
7 years ago |
Salvatore Filippone
|
62cb1e86e8
|
Temp fix for ext_prol with LPK8.
|
7 years ago |
Salvatore Filippone
|
a1ad85f351
|
Conditional compilation with LPK8; will need a better long term soluton.
|
7 years ago |
Salvatore Filippone
|
5ca07fc901
|
smoother/
|
7 years ago |
Salvatore Filippone
|
459a9d034e
|
Merge branch 'mrgext' into MixedI8
|
7 years ago |
Salvatore Filippone
|
6632e01e97
|
Fixed transfer of data for prespecified number of levels.
|
7 years ago |
Salvatore Filippone
|
d6e990b04c
|
Renamed VMB and HYB into SOC1 and SOC2.
|
7 years ago |
Salvatore Filippone
|
7732bb90d3
|
Take out hybrid, no longer needed.
|
7 years ago |