Salvatore Filippone
|
3f449710a3
|
Updates in fileread. To be completed.
|
4 years ago |
Salvatore Filippone
|
c14ce5409e
|
Fixes for makefiles in examples.
|
4 years ago |
Salvatore Filippone
|
fc7ed00981
|
Fixes for new cbind-version of psblas 3.5.0
|
7 years ago |
Salvatore Filippone
|
57f79b5126
|
Fixed examples makefile to really clean up things.
|
8 years ago |
Salvatore Filippone
|
9330489e6e
|
Fixed checks to second smoother.
Fixed makefiles to include LINKOPT option *(empty by default)
Updated example new solver.
|
8 years ago |
Salvatore Filippone
|
b5caffb85d
|
mld2p4-fixprec
configure.ac
configure
examples/fileread/Makefile
examples/pdegen/Makefile
mlprec/impl/Makefile
mlprec/impl/level/Makefile
mlprec/impl/mld_c_dec_map_bld.f90
mlprec/impl/mld_c_hierarchy_bld.f90
mlprec/impl/mld_c_lev_aggrmap_bld.f90
mlprec/impl/mld_c_lev_aggrmat_asb.f90
mlprec/impl/mld_c_smoothers_bld.f90
mlprec/impl/mld_caggrmap_bld.f90
mlprec/impl/mld_caggrmat_asb.f90
mlprec/impl/mld_caggrmat_biz_asb.f90
mlprec/impl/mld_caggrmat_minnrg_asb.f90
mlprec/impl/mld_caggrmat_nosmth_asb.f90
mlprec/impl/mld_caggrmat_smth_asb.f90
mlprec/impl/mld_cmlprec_aply.f90
mlprec/impl/mld_cmlprec_bld.f90
mlprec/impl/mld_cprecaply.f90
mlprec/impl/mld_cprecbld.f90
mlprec/impl/mld_cprecinit.F90
mlprec/impl/mld_d_dec_map_bld.f90
mlprec/impl/mld_d_hierarchy_bld.f90
mlprec/impl/mld_d_lev_aggrmap_bld.f90
mlprec/impl/mld_d_lev_aggrmat_asb.f90
mlprec/impl/mld_d_smoothers_bld.f90
mlprec/impl/mld_daggrmap_bld.f90
mlprec/impl/mld_daggrmat_asb.f90
mlprec/impl/mld_daggrmat_biz_asb.f90
mlprec/impl/mld_daggrmat_minnrg_asb.f90
mlprec/impl/mld_daggrmat_nosmth_asb.f90
mlprec/impl/mld_daggrmat_smth_asb.f90
mlprec/impl/mld_dmlprec_aply.f90
mlprec/impl/mld_dmlprec_bld.f90
mlprec/impl/mld_dprecaply.f90
mlprec/impl/mld_dprecbld.f90
mlprec/impl/mld_dprecinit.F90
mlprec/impl/mld_s_dec_map_bld.f90
mlprec/impl/mld_s_hierarchy_bld.f90
mlprec/impl/mld_s_lev_aggrmap_bld.f90
mlprec/impl/mld_s_lev_aggrmat_asb.f90
mlprec/impl/mld_s_smoothers_bld.f90
mlprec/impl/mld_saggrmap_bld.f90
mlprec/impl/mld_saggrmat_asb.f90
mlprec/impl/mld_saggrmat_biz_asb.f90
mlprec/impl/mld_saggrmat_minnrg_asb.f90
mlprec/impl/mld_saggrmat_nosmth_asb.f90
mlprec/impl/mld_saggrmat_smth_asb.f90
mlprec/impl/mld_smlprec_aply.f90
mlprec/impl/mld_smlprec_bld.f90
mlprec/impl/mld_sprecaply.f90
mlprec/impl/mld_sprecbld.f90
mlprec/impl/mld_sprecinit.F90
mlprec/impl/mld_z_dec_map_bld.f90
mlprec/impl/mld_z_hierarchy_bld.f90
mlprec/impl/mld_z_lev_aggrmap_bld.f90
mlprec/impl/mld_z_lev_aggrmat_asb.f90
mlprec/impl/mld_z_smoothers_bld.f90
mlprec/impl/mld_zaggrmap_bld.f90
mlprec/impl/mld_zaggrmat_asb.f90
mlprec/impl/mld_zaggrmat_biz_asb.f90
mlprec/impl/mld_zaggrmat_minnrg_asb.f90
mlprec/impl/mld_zaggrmat_nosmth_asb.f90
mlprec/impl/mld_zaggrmat_smth_asb.f90
mlprec/impl/mld_zmlprec_aply.f90
mlprec/impl/mld_zmlprec_bld.f90
mlprec/impl/mld_zprecaply.f90
mlprec/impl/mld_zprecbld.f90
mlprec/impl/mld_zprecinit.F90
mlprec/impl/smoother/Makefile
mlprec/impl/solver/Makefile
mlprec/mld_c_inner_mod.f90
mlprec/mld_c_onelev_mod.f90
mlprec/mld_c_prec_mod.f90
mlprec/mld_c_prec_type.f90
mlprec/mld_d_inner_mod.f90
mlprec/mld_d_onelev_mod.f90
mlprec/mld_d_prec_mod.f90
mlprec/mld_d_prec_type.f90
mlprec/mld_s_inner_mod.f90
mlprec/mld_s_onelev_mod.f90
mlprec/mld_s_prec_mod.f90
mlprec/mld_s_prec_type.f90
mlprec/mld_z_inner_mod.f90
mlprec/mld_z_onelev_mod.f90
mlprec/mld_z_prec_mod.f90
mlprec/mld_z_prec_type.f90
tests/fileread/Makefile
tests/newslv/Makefile
tests/pdegen/Makefile
tests/pdegen/mld_d_pde2d.f90
tests/pdegen/mld_d_pde3d.f90
tests/pdegen/runs/mld_pde3d.inp
Fixes to align with psblas3-fixprec
|
8 years ago |
Salvatore Filippone
|
ad4587569f
|
mld2p4:
Make.inc.in
config/ax_f90_module_extension.m4
config/pac.m4
configure.ac
configure
examples/fileread/Makefile
examples/pdegen/Makefile
mlprec/Makefile
mlprec/impl/Makefile
mlprec/impl/level/Makefile
mlprec/impl/smoother/Makefile
mlprec/impl/solver/Makefile
tests/fileread/Makefile
tests/newslv/Makefile
tests/pdegen/Makefile
Changes from rpmtest branch. Should be working now.
|
8 years ago |
Salvatore Filippone
|
357d80553f
|
mld2p4-2:
Makefile
examples/fileread/Makefile
examples/pdegen/Makefile
mlprec/Makefile
mlprec/impl/Makefile
mlprec/impl/level/Makefile
mlprec/impl/smoother/Makefile
mlprec/impl/solver/Makefile
tests/fileread/Makefile
tests/fileread/df_sample.f90
tests/newslv/Makefile
tests/pdegen/Makefile
Fix INCDIR.
|
11 years ago |
Salvatore Filippone
|
905b5f72cf
|
mld2p4-2:
examples/fileread/Makefile
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/fileread/runs/1lev.inp
examples/fileread/runs/ml.inp
examples/pdegen/Makefile
examples/pdegen/mld_dexample_1lev.f90
examples/pdegen/mld_dexample_ml.f90
examples/pdegen/mld_sexample_1lev.f90
examples/pdegen/mld_sexample_ml.f90
examples/pdegen/runs/1lev.inp
examples/pdegen/runs/ml.inp
Fix example programs.
|
14 years ago |
Salvatore Filippone
|
b88678d6a0
|
mld2p4:
examples/fileread/Makefile
examples/fileread/mld_cexample_1lev.f90
examples/fileread/mld_cexample_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
Added fileread examples for single/double real/complex.
|
17 years ago |
Salvatore Filippone
|
a9722dc049
|
mld2p4:
docs/pdf/building.tex
docs/pdf/distribution.tex
docs/pdf/license.tex
docs/pdf/userinterface.tex
examples
examples/fileread
examples/fileread/Makefile
examples/fileread/data_input.f90
examples/fileread/mld_dexample_1lev.f90
examples/fileread/mld_dexample_ml.f90
examples/fileread/runs
examples/pdegen
examples/pdegen/Makefile
examples/pdegen/data_input.f90
examples/pdegen/mld_dexample_1lev.f90
examples/pdegen/mld_dexample_ml.f90
examples/pdegen/runs
test/fileread/Makefile
test/fileread/df_bench.f90
test/fileread/runs/drt.sh
test/fileread/zf_bench.f90
test/pargen/Makefile
test/pargen/ppde.f90
test/pargen/spde.f90
Added exampels directory.
Cleaned up/aligned test/pargen.
Moved out Xf_bench to psb_bench.
|
17 years ago |