.. |
impl
|
Changed selection criterion between Jacobi/BJAC application
|
5 years ago |
Makefile
|
Remove last vestiges of single precision sludist files from Makefile
|
5 years ago |
mlc2mlh.sh
|
Fixed C include file and its generation.
|
14 years ago |
mld_base_prec_type.F90
|
Changes for new L1-Jacobi smoother/solver.
|
6 years ago |
mld_c_as_smoother.f90
|
Cleanup internal declarations and unused variables.
|
5 years ago |
mld_c_base_aggregator_mod.f90
|
New version X_spmm_bld_inner
|
5 years ago |
mld_c_base_smoother_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_c_base_solver_mod.f90
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
mld_c_dec_aggregator_mod.f90
|
Fix INTENT of desc_a for cases where we need a deep copy.
|
5 years ago |
mld_c_diag_solver.f90
|
Updated internal docs.
|
5 years ago |
mld_c_gs_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_c_hybrid_aggregator_mod.F90
|
Fixed inheritance and setup of aggregators.
|
7 years ago |
mld_c_id_solver.f90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_c_ilu_fact_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_c_ilu_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_c_inner_mod.f90
|
Fixed intent of variables in module inner_mod
|
5 years ago |
mld_c_jac_smoother.f90
|
Added default behavior and psb_toupper function in string check
|
5 years ago |
mld_c_mumps_solver.F90
|
Fix CSETC for MUMPS
|
5 years ago |
mld_c_onelev_mod.f90
|
Fix handling of level sweeps in the case of global solver and print warning.
|
5 years ago |
mld_c_prec_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_c_prec_type.f90
|
New iproc argument in prec%dump
|
5 years ago |
mld_c_slu_solver.F90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_c_symdec_aggregator_mod.f90
|
Aligned new aggregator object internals.
|
6 years ago |
mld_const.h
|
Fixed C include file and its generation.
|
14 years ago |
mld_d_as_smoother.f90
|
Cleanup internal declarations and unused variables.
|
5 years ago |
mld_d_base_aggregator_mod.f90
|
New version X_spmm_bld_inner
|
5 years ago |
mld_d_base_smoother_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_d_base_solver_mod.f90
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
mld_d_dec_aggregator_mod.f90
|
Fix INTENT of desc_a for cases where we need a deep copy.
|
5 years ago |
mld_d_diag_solver.f90
|
Updated internal docs.
|
5 years ago |
mld_d_gs_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_d_hybrid_aggregator_mod.F90
|
Fixed inheritance and setup of aggregators.
|
7 years ago |
mld_d_id_solver.f90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_d_ilu_fact_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_d_ilu_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_d_inner_mod.f90
|
Fixed intent of variables in module inner_mod
|
5 years ago |
mld_d_jac_smoother.f90
|
Added default behavior and psb_toupper function in string check
|
5 years ago |
mld_d_mumps_solver.F90
|
Fix CSETC for MUMPS
|
5 years ago |
mld_d_onelev_mod.f90
|
Fix handling of level sweeps in the case of global solver and print warning.
|
5 years ago |
mld_d_prec_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_d_prec_type.f90
|
New iproc argument in prec%dump
|
5 years ago |
mld_d_slu_solver.F90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_d_sludist_solver.F90
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
mld_d_symdec_aggregator_mod.f90
|
Aligned new aggregator object internals.
|
6 years ago |
mld_d_umf_solver.F90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_prec_mod.f90
|
Updated version number in headers.
|
7 years ago |
mld_prec_type.f90
|
Updated version number in headers.
|
7 years ago |
mld_s_as_smoother.f90
|
Cleanup internal declarations and unused variables.
|
5 years ago |
mld_s_base_aggregator_mod.f90
|
New version X_spmm_bld_inner
|
5 years ago |
mld_s_base_smoother_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_s_base_solver_mod.f90
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
mld_s_dec_aggregator_mod.f90
|
Fix INTENT of desc_a for cases where we need a deep copy.
|
5 years ago |
mld_s_diag_solver.f90
|
Updated internal docs.
|
5 years ago |
mld_s_gs_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_s_hybrid_aggregator_mod.F90
|
Fixed inheritance and setup of aggregators.
|
7 years ago |
mld_s_id_solver.f90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_s_ilu_fact_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_s_ilu_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_s_inner_mod.f90
|
Fixed intent of variables in module inner_mod
|
5 years ago |
mld_s_jac_smoother.f90
|
Added default behavior and psb_toupper function in string check
|
5 years ago |
mld_s_mumps_solver.F90
|
Fix CSETC for MUMPS
|
5 years ago |
mld_s_onelev_mod.f90
|
Fix handling of level sweeps in the case of global solver and print warning.
|
5 years ago |
mld_s_prec_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_s_prec_type.f90
|
New iproc argument in prec%dump
|
5 years ago |
mld_s_slu_solver.F90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_s_symdec_aggregator_mod.f90
|
Aligned new aggregator object internals.
|
6 years ago |
mld_z_as_smoother.f90
|
Cleanup internal declarations and unused variables.
|
5 years ago |
mld_z_base_aggregator_mod.f90
|
New version X_spmm_bld_inner
|
5 years ago |
mld_z_base_smoother_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_z_base_solver_mod.f90
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
mld_z_dec_aggregator_mod.f90
|
Fix INTENT of desc_a for cases where we need a deep copy.
|
5 years ago |
mld_z_diag_solver.f90
|
Updated internal docs.
|
5 years ago |
mld_z_gs_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_z_hybrid_aggregator_mod.F90
|
Fixed inheritance and setup of aggregators.
|
7 years ago |
mld_z_id_solver.f90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_z_ilu_fact_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_z_ilu_solver.f90
|
Reworked CSETC methods
|
5 years ago |
mld_z_inner_mod.f90
|
Fixed intent of variables in module inner_mod
|
5 years ago |
mld_z_jac_smoother.f90
|
Added default behavior and psb_toupper function in string check
|
5 years ago |
mld_z_mumps_solver.F90
|
Fix CSETC for MUMPS
|
5 years ago |
mld_z_onelev_mod.f90
|
Fix handling of level sweeps in the case of global solver and print warning.
|
5 years ago |
mld_z_prec_mod.f90
|
Updated internal docs.
|
5 years ago |
mld_z_prec_type.f90
|
New iproc argument in prec%dump
|
5 years ago |
mld_z_slu_solver.F90
|
Make DESC_A inout in solver%bld.
|
6 years ago |
mld_z_sludist_solver.F90
|
Enable MUMPS at LPK8, by checking if actual size fits in IPK4
|
5 years ago |
mld_z_symdec_aggregator_mod.f90
|
Aligned new aggregator object internals.
|
6 years ago |
mld_z_umf_solver.F90
|
Make DESC_A inout in solver%bld.
|
6 years ago |