tests/fileread/mld_cf_sample.f90
tests/fileread/mld_df_sample.f90
tests/fileread/mld_sf_sample.f90
tests/fileread/mld_zf_sample.f90
tests/pdegen/mld_d_pde2d.f90
tests/pdegen/mld_d_pde3d.f90
tests/pdegen/mld_s_pde2d.f90
tests/pdegen/mld_s_pde3d.f90
Fixed new name for user API.
mlprec/impl/mld_cprecinit.F90
mlprec/impl/mld_dprecinit.F90
mlprec/impl/mld_sprecinit.F90
mlprec/impl/mld_zprecinit.F90
mlprec/mld_base_prec_type.F90
tests/pdegen/mld_d_pde2d.f90
tests/pdegen/mld_d_pde3d.f90
tests/pdegen/mld_s_pde2d.f90
tests/pdegen/mld_s_pde3d.f90
tests/pdegen/runs/ppde.inp
Initialize aggr_filter.
Update test programs to control dump and filtering from input file.
mlprec/impl/mld_d_dec_map_bld.f90
mlprec/impl/mld_d_hierarchy_bld.f90
mlprec/mld_d_inner_mod.f90
tests/pdegen/mld_d_pde3d.f90
New organization of aggregation routines.
Make.inc.in
Makefile
mlprec/impl/Makefile
mlprec/impl/mld_d_bld_mlhier_array.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_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_dcoarse_bld.f90
mlprec/impl/mld_dprecinit.F90
mlprec/mld_base_prec_type.F90
mlprec/mld_d_inner_mod.f90
tests/pdegen/mld_d_pde3d.f90
tests/pdegen/runs/ppde.inp
Refactored map bld/mat asb routines. Now there is no need to call
coarse_bld twice. To be cleaned up yet.
tests/fileread/mld_cf_sample.f90
tests/fileread/mld_df_sample.f90
tests/fileread/mld_sf_sample.f90
tests/fileread/mld_zf_sample.f90
tests/pdegen/mld_d_pde2d.f90
tests/pdegen/mld_d_pde3d.f90
tests/pdegen/mld_s_pde2d.f90
tests/pdegen/mld_s_pde3d.f90
Make calls to hierarchy_bld and ml_prec_bld generic.