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 978019add3 mld2p4-2:
examples/fileread/mld_cexample_1lev.f90
 examples/fileread/mld_cexample_ml.f90
 examples/fileread/mld_dexample_1lev.f90
 examples/fileread/mld_dexample_ml.f90
 examples/fileread/mld_sexample_1lev.f90
 examples/fileread/mld_sexample_ml.f90
 examples/fileread/mld_zexample_1lev.f90
 examples/fileread/mld_zexample_ml.f90
 examples/pdegen/mld_dexample_1lev.f90
 examples/pdegen/mld_dexample_ml.f90
 examples/pdegen/mld_sexample_1lev.f90
 examples/pdegen/mld_sexample_ml.f90
 mlprec/mld_c_prec_type.f90
 mlprec/mld_d_prec_type.f90
 mlprec/mld_s_prec_type.f90
 mlprec/mld_z_prec_type.f90
 tests/fileread/cf_sample.f90
 tests/fileread/df_sample.f90
 tests/fileread/sf_sample.f90
 tests/fileread/zf_sample.f90
 tests/pdegen/ppde.f90
 tests/pdegen/spde.f90



Made prec_sizeof into a method of prec.
Aligned test programs.
13 years ago
..
impl mld2p4-2: 13 years ago
Makefile mld2p4-2: 13 years ago
mlc2mlh.sh Fixed C include file and its generation. 14 years ago
mld_base_prec_type.F90 mld2p4-2: 13 years ago
mld_c_as_smoother.f90 mld2p4-2: 13 years ago
mld_c_base_smoother_mod.f90 mld2p4-2: 13 years ago
mld_c_base_solver_mod.f90 mld2p4-2: 13 years ago
mld_c_diag_solver.f90 mld2p4-2: 13 years ago
mld_c_id_solver.f90 mld2p4-2: 13 years ago
mld_c_ilu_fact_mod.f90 mld2p4-2: 13 years ago
mld_c_ilu_solver.f90 mld2p4-2: 13 years ago
mld_c_inner_mod.f90 mld2p4-2: 13 years ago
mld_c_jac_smoother.f90 mld2p4-2: 13 years ago
mld_c_move_alloc_mod.f90 mld2p4-2: 13 years ago
mld_c_onelev_mod.f90 mld2p4-2: 13 years ago
mld_c_prec_mod.f90 mld2p4-2: 13 years ago
mld_c_prec_type.f90 mld2p4-2: 13 years ago
mld_c_slu_solver.f90 mld2p4-2: 13 years ago
mld_c_sludist_solver.f90 mld2p4-2: 13 years ago
mld_c_umf_solver.f90 mld2p4-2: 13 years ago
mld_const.h Fixed C include file and its generation. 14 years ago
mld_d_as_smoother.f90 mld2p4-2: 13 years ago
mld_d_base_smoother_mod.f90 mld2p4-2: 13 years ago
mld_d_base_solver_mod.f90 mld2p4-2: 13 years ago
mld_d_diag_solver.f90 mld2p4-2: 13 years ago
mld_d_id_solver.f90 mld2p4-2: 13 years ago
mld_d_ilu_fact_mod.f90 mld2p4-2: 13 years ago
mld_d_ilu_solver.f90 mld2p4-2: 13 years ago
mld_d_inner_mod.f90 mld2p4-2: 13 years ago
mld_d_jac_smoother.f90 mld2p4-2: 13 years ago
mld_d_move_alloc_mod.f90 mld2p4-2: 13 years ago
mld_d_onelev_mod.f90 mld2p4-2: 13 years ago
mld_d_prec_mod.f90 mld2p4-2: 13 years ago
mld_d_prec_type.f90 mld2p4-2: 13 years ago
mld_d_slu_solver.f90 mld2p4-2: 13 years ago
mld_d_sludist_solver.f90 mld2p4-2: 13 years ago
mld_d_umf_solver.f90 mld2p4-2: 13 years ago
mld_prec_mod.f90 mld2p4-2: 14 years ago
mld_prec_type.f90 mld2p4-2 14 years ago
mld_s_as_smoother.f90 mld2p4-2: 13 years ago
mld_s_base_smoother_mod.f90 mld2p4-2: 13 years ago
mld_s_base_solver_mod.f90 mld2p4-2: 13 years ago
mld_s_diag_solver.f90 mld2p4-2: 13 years ago
mld_s_id_solver.f90 mld2p4-2: 13 years ago
mld_s_ilu_fact_mod.f90 mld2p4-2: 13 years ago
mld_s_ilu_impl.f90 mld2p4-2: 13 years ago
mld_s_ilu_solver.f90 mld2p4-2: 13 years ago
mld_s_inner_mod.f90 mld2p4-2: 13 years ago
mld_s_jac_smoother.f90 mld2p4-2: 13 years ago
mld_s_move_alloc_mod.f90 mld2p4-2: 13 years ago
mld_s_onelev_mod.f90 mld2p4-2: 13 years ago
mld_s_prec_mod.f90 mld2p4-2: 13 years ago
mld_s_prec_type.f90 mld2p4-2: 13 years ago
mld_s_slu_solver.f90 mld2p4-2: 13 years ago
mld_s_sludist_solver.f90 mld2p4-2: 13 years ago
mld_s_umf_solver.f90 mld2p4-2: 13 years ago
mld_z_as_smoother.f90 mld2p4-2: 13 years ago
mld_z_base_smoother_mod.f90 mld2p4-2: 13 years ago
mld_z_base_solver_mod.f90 mld2p4-2: 13 years ago
mld_z_diag_solver.f90 mld2p4-2: 13 years ago
mld_z_id_solver.f90 mld2p4-2: 13 years ago
mld_z_ilu_fact_mod.f90 mld2p4-2: 13 years ago
mld_z_ilu_solver.f90 mld2p4-2: 13 years ago
mld_z_inner_mod.f90 mld2p4-2: 13 years ago
mld_z_jac_smoother.f90 mld2p4-2: 13 years ago
mld_z_move_alloc_mod.f90 mld2p4-2: 13 years ago
mld_z_onelev_mod.f90 mld2p4-2: 13 years ago
mld_z_prec_mod.f90 mld2p4-2: 13 years ago
mld_z_prec_type.f90 mld2p4-2: 13 years ago
mld_z_slu_solver.f90 mld2p4-2: 13 years ago
mld_z_sludist_solver.f90 mld2p4-2: 13 years ago
mld_z_umf_solver.f90 mld2p4-2: 13 years ago