Salvatore Filippone
32d550ed05
Improve use of TRIM in precinit
5 years ago
Salvatore Filippone
f7059c285d
For SLU and SLUDIST check for NULL pointers on FREE
5 years ago
Salvatore Filippone
5b9f76354b
Merge branch 'unify_aggr_bld' of https://github.com/sfilippone/mld2p4-2 into unify_aggr_bld
5 years ago
Salvatore Filippone
4d1a87e5d8
Added L1-JACOBI and L1-BJAC as simple preconditioners in PRECINIT
5 years ago
Cirdans-Home
8eae0dc459
Corrected return on C interface of precinit for already associated prec
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
Cirdans-Home
e0491f1f17
Changed selection criterion between Jacobi/BJAC application
5 years ago
Cirdans-Home
e680f2092f
Merge branch 'development' into stopcriterion to correct memory leak
5 years ago
Salvatore Filippone
67cff859ec
Fix lev%free() for sm2a
5 years ago
Cirdans-Home
78e7f29371
Corrected print routine to avoid double print of last residual
5 years ago
Cirdans-Home
87bcae4a28
Merge branch 'development' into stopcriterion
5 years ago
Cirdans-Home
837a5b1a1d
Added default behavior and psb_toupper function in string check
5 years ago
Salvatore Filippone
c49301de12
Fix CSETC for MUMPS
5 years ago
Salvatore Filippone
825037761f
Reworked CSETC methods
5 years ago
Cirdans-Home
6ac3e6c146
Added stop criterion on residual for BJAC as coarse solver
5 years ago
Salvatore Filippone
4af1351344
Remove last vestiges of single precision sludist files from Makefile
5 years ago
Salvatore Filippone
70a85c6972
Fix handling of level sweeps in the case of global solver and print warning.
5 years ago
Salvatore Filippone
8006626693
Mumps: use izero instead of 0 in calling sequence
5 years ago
Salvatore Filippone
0380a90ead
Merge branch 'unify_aggr_bld' into development
5 years ago
Salvatore Filippone
9ac2a27077
Merge branch 'smoothed-parm' into unify_aggr_bld
5 years ago
Salvatore Filippone
2c257321a0
Regenerate configure script from latest updates for SuperLU_DIST
5 years ago
Salvatore Filippone
47b5d86fbf
Merge branch 'smoothed-parm' of https://github.com/sfilippone/mld2p4-2 into smoothed-parm
...
# Conflicts:
# config/pac.m4
# mlprec/impl/mld_dslud_interface.c
# mlprec/impl/mld_zslud_interface.c
5 years ago
Salvatore Filippone
2f1d6e29bb
Fixes for interfacing with multiple versions of SuperLU_DIST
5 years ago
Salvatore Filippone
6fb0172cd7
Update support for SuperLU_Dist version 6
5 years ago
Salvatore Filippone
cb0e726980
New call ac_coo%fix
5 years ago
Salvatore Filippone
650fd36982
Merge branch 'smoothed-parm' into unify_aggr_bld
5 years ago
Salvatore Filippone
fa4623f54b
Ensure using correct NZ value
5 years ago
Salvatore Filippone
028ccea2e3
Fix handling of aggregator/smoother parms upon resizing
5 years ago
Salvatore Filippone
5c22fe9c4c
Merge branch 'smoothed-parm' into unify_aggr_bld
5 years ago
Salvatore Filippone
d2aeeb9dae
Improve structure of Makefiles
5 years ago
Salvatore Filippone
e4e7d8970e
Move call to ac%fix
5 years ago
Salvatore Filippone
aa6c9df52f
Fix cbind Makefile
5 years ago
Salvatore Filippone
28cc3283cd
Update makefile for cbind.
5 years ago
Salvatore Filippone
4ba8968f02
Merge branch 'smoothed-parm' into unify_aggr_bld
5 years ago
Salvatore Filippone
6aed8608ca
New version X_spmm_bld_inner
5 years ago
Salvatore Filippone
4696ef16bf
Merge branch 'unify_aggr_bld' into development
5 years ago
Salvatore Filippone
f68f281089
Merge branch 'smoothed-parm' into unify_aggr_bld
5 years ago
Salvatore Filippone
66000d638c
Fix INTENT of desc_a for cases where we need a deep copy.
5 years ago
Salvatore Filippone
f2476eefc3
Take out unused vars in spmm_bld_inner.
5 years ago
Salvatore Filippone
7398693f57
Fix error message args for LPK4/LP8
5 years ago
Salvatore Filippone
1b862e3dcc
Fix intent for op_prol in inner_mod:var_bld
5 years ago
Salvatore Filippone
6b4980490c
Fixed intent of variables in module inner_mod
5 years ago
Salvatore Filippone
d57c46e78b
Fix position of update_aggr call.
5 years ago
Salvatore Filippone
af8a9e875f
Fix documentation typo
5 years ago