You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amg4psblas/mlprec
Salvatore Filippone 33c9c6ae9f mld2p4-smooth-2side:
docs/html/img100.png
 docs/html/img101.png
 docs/html/img102.png
 docs/html/img103.png
 docs/html/img104.png
 docs/html/img105.png
 docs/html/img92.png
 docs/html/img93.png
 docs/html/img95.png
 docs/html/img96.png
 docs/html/img97.png
 docs/html/img98.png
 docs/html/img99.png
 docs/html/index.html
 docs/html/node1.html
 docs/html/node10.html
 docs/html/node11.html
 docs/html/node12.html
 docs/html/node13.html
 docs/html/node14.html
 docs/html/node15.html
 docs/html/node16.html
 docs/html/node17.html
 docs/html/node18.html
 docs/html/node19.html
 docs/html/node2.html
 docs/html/node20.html
 docs/html/node21.html
 docs/html/node22.html
 docs/html/node23.html
 docs/html/node24.html
 docs/html/node25.html
 docs/html/node26.html
 docs/html/node3.html
 docs/html/node4.html
 docs/html/node5.html
 docs/html/node6.html
 docs/html/node7.html
 docs/html/node8.html
 docs/html/node9.html
 docs/html/userhtml.html
 docs/mld2p4-2.1-guide.pdf
 docs/src/userinterface.tex
 mlprec/impl/level/mld_c_base_onelev_cseti.f90
 mlprec/impl/level/mld_c_base_onelev_seti.f90
 mlprec/impl/level/mld_d_base_onelev_cseti.f90
 mlprec/impl/level/mld_d_base_onelev_seti.f90
 mlprec/impl/level/mld_s_base_onelev_cseti.f90
 mlprec/impl/level/mld_s_base_onelev_seti.f90
 mlprec/impl/level/mld_z_base_onelev_cseti.f90
 mlprec/impl/level/mld_z_base_onelev_seti.f90
 mlprec/impl/mld_c_dec_map_bld.f90
 mlprec/impl/mld_caggrmap_bld.f90
 mlprec/impl/mld_ccoarse_bld.f90
 mlprec/impl/mld_ccprecset.F90
 mlprec/impl/mld_cprecinit.F90
 mlprec/impl/mld_cprecset.F90
 mlprec/impl/mld_d_dec_map_bld.f90
 mlprec/impl/mld_daggrmap_bld.f90
 mlprec/impl/mld_dcoarse_bld.f90
 mlprec/impl/mld_dcprecset.F90
 mlprec/impl/mld_dprecinit.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/mld_s_dec_map_bld.f90
 mlprec/impl/mld_saggrmap_bld.f90
 mlprec/impl/mld_scoarse_bld.f90
 mlprec/impl/mld_scprecset.F90
 mlprec/impl/mld_sprecinit.F90
 mlprec/impl/mld_sprecset.F90
 mlprec/impl/mld_z_dec_map_bld.f90
 mlprec/impl/mld_zaggrmap_bld.f90
 mlprec/impl/mld_zcoarse_bld.f90
 mlprec/impl/mld_zcprecset.F90
 mlprec/impl/mld_zprecinit.F90
 mlprec/impl/mld_zprecset.F90
 mlprec/mld_base_prec_type.F90
 mlprec/mld_c_inner_mod.f90
 mlprec/mld_c_onelev_mod.f90
 mlprec/mld_d_base_solver_mod.f90
 mlprec/mld_d_inner_mod.f90
 mlprec/mld_d_onelev_mod.f90
 mlprec/mld_d_prec_type.f90
 mlprec/mld_d_umf_solver.F90
 mlprec/mld_s_inner_mod.f90
 mlprec/mld_s_onelev_mod.f90
 mlprec/mld_z_inner_mod.f90
 mlprec/mld_z_onelev_mod.f90
 tests/pdegen/ppde2d.f90
 tests/pdegen/ppde3d.f90
 tests/pdegen/runs/ppde.inp
 tests/pdegen/spde2d.f90
 tests/pdegen/spde3d.f90

Merged changes from trunk for aggregation ordering.
9 years ago
..
archive mld2p4-2: 9 years ago
impl mld2p4-smooth-2side: 9 years ago
Makefile mld2p4-2: 9 years ago
mlc2mlh.sh Fixed C include file and its generation. 14 years ago
mld_base_prec_type.F90 mld2p4-2: 9 years ago
mld_c_as_smoother.f90 mld2p4-2: 10 years ago
mld_c_base_smoother_mod.f90 mld2p4-2: 10 years ago
mld_c_base_solver_mod.f90 mld2p4-2: 9 years ago
mld_c_diag_solver.f90 mld2p4-2: 10 years ago
mld_c_gs_solver.f90 mld2p4-2: 9 years ago
mld_c_id_solver.f90 mld2p4-2: 10 years ago
mld_c_ilu_fact_mod.f90 mld2p4-2: 10 years ago
mld_c_ilu_solver.f90 mld2p4-2: 9 years ago
mld_c_inner_mod.f90 mld2p4-2: 9 years ago
mld_c_jac_smoother.f90 mld2p4-2: 10 years ago
mld_c_mumps_solver.F90 mld2p4-2: 9 years ago
mld_c_onelev_mod.f90 mld2p4-2: 9 years ago
mld_c_prec_mod.f90 mld2p4-2: 9 years ago
mld_c_prec_type.f90 mld2p4-2: 9 years ago
mld_c_slu_solver.F90 mld2p4: 9 years ago
mld_c_sludist_solver.F90 mld2p4-2: 9 years ago
mld_c_umf_solver.F90 mld2p4-2: 10 years ago
mld_const.h Fixed C include file and its generation. 14 years ago
mld_d_as_smoother.f90 mld2p4-2: 10 years ago
mld_d_base_smoother_mod.f90 mld2p4-2: 10 years ago
mld_d_base_solver_mod.f90 mld2p4-2: 9 years ago
mld_d_diag_solver.f90 mld2p4-2: 10 years ago
mld_d_gs_solver.f90 mld2p4-smoother-2side: 9 years ago
mld_d_id_solver.f90 mld2p4-2: 10 years ago
mld_d_ilu_fact_mod.f90 mld2p4-2: 10 years ago
mld_d_ilu_solver.f90 mld2p4-2: 9 years ago
mld_d_inner_mod.f90 mld2p4-2: 9 years ago
mld_d_jac_smoother.f90 mld2p4-2: 10 years ago
mld_d_mumps_solver.F90 mld2p4-2: 9 years ago
mld_d_onelev_mod.f90 mld2p4-smooth-2side: 9 years ago
mld_d_prec_mod.f90 mld2p4-smooth-2side: 9 years ago
mld_d_prec_type.f90 mld2p4-smooth-2side: 9 years ago
mld_d_slu_solver.F90 mld2p4: 9 years ago
mld_d_sludist_solver.F90 mld2p4-2: 9 years ago
mld_d_umf_solver.F90 mld2p4-2: 9 years ago
mld_prec_mod.f90 mld2p4-2: 10 years ago
mld_prec_type.f90 mld2p4-2: 10 years ago
mld_s_as_smoother.f90 mld2p4-2: 10 years ago
mld_s_base_smoother_mod.f90 mld2p4-2: 10 years ago
mld_s_base_solver_mod.f90 mld2p4-2: 9 years ago
mld_s_diag_solver.f90 mld2p4-2: 10 years ago
mld_s_gs_solver.f90 mld2p4-2: 9 years ago
mld_s_id_solver.f90 mld2p4-2: 10 years ago
mld_s_ilu_fact_mod.f90 mld2p4-2: 10 years ago
mld_s_ilu_solver.f90 mld2p4-2: 9 years ago
mld_s_inner_mod.f90 mld2p4-2: 9 years ago
mld_s_jac_smoother.f90 mld2p4-2: 10 years ago
mld_s_mumps_solver.F90 mld2p4-2: 9 years ago
mld_s_onelev_mod.f90 mld2p4-2: 9 years ago
mld_s_prec_mod.f90 mld2p4-2: 9 years ago
mld_s_prec_type.f90 mld2p4-2: 9 years ago
mld_s_slu_solver.F90 mld2p4: 9 years ago
mld_s_sludist_solver.F90 mld2p4-2: 9 years ago
mld_s_umf_solver.F90 mld2p4-2: 10 years ago
mld_z_as_smoother.f90 mld2p4-2: 10 years ago
mld_z_base_smoother_mod.f90 mld2p4-2: 10 years ago
mld_z_base_solver_mod.f90 mld2p4-2: 9 years ago
mld_z_diag_solver.f90 mld2p4-2: 10 years ago
mld_z_gs_solver.f90 mld2p4-2: 9 years ago
mld_z_id_solver.f90 mld2p4-2: 10 years ago
mld_z_ilu_fact_mod.f90 mld2p4-2: 10 years ago
mld_z_ilu_solver.f90 mld2p4-2: 9 years ago
mld_z_inner_mod.f90 mld2p4-2: 9 years ago
mld_z_jac_smoother.f90 mld2p4-2: 10 years ago
mld_z_mumps_solver.F90 mld2p4-2: 9 years ago
mld_z_onelev_mod.f90 mld2p4-2: 9 years ago
mld_z_prec_mod.f90 mld2p4-2: 9 years ago
mld_z_prec_type.f90 mld2p4-2: 9 years ago
mld_z_slu_solver.F90 mld2p4: 9 years ago
mld_z_sludist_solver.F90 mld2p4-2: 9 years ago
mld_z_umf_solver.F90 mld2p4-2: 10 years ago