mlprec/mld_dmlprec_aply.f90
mlprec/mld_dmlprec_bld.f90
mlprec/mld_dprecset.f90
mlprec/mld_move_alloc.f90
mlprec/mld_move_alloc_mod.f90
tests/pdegen/ppde.f90
tests/pdegen/runs/ppde.inp
First working version of multilevel. Further testing to be performed
yet.
mlprec/mld_c_prec_type.f90
mlprec/mld_d_as_smoother.f03
mlprec/mld_d_diag_solver.f03
mlprec/mld_d_ilu_solver.f03
mlprec/mld_d_jac_smoother.f03
mlprec/mld_d_prec_type.f03
mlprec/mld_dprecaply.f90
mlprec/mld_dprecbld.f90
mlprec/mld_dprecinit.F90
mlprec/mld_s_prec_type.f90
mlprec/mld_z_prec_type.f90
tests/pdegen/runs/ppde.inp
Used new Smoother/Solver object hierarchy, for 1 level.
The precinit/precset is still the old one.
mlprec/mld_daggrmat_smth_asb.F90
mlprec/mld_dcoarse_bld.f90
mlprec/mld_dilu_bld.f90
mlprec/mld_dsub_solve.f90
tests/pdegen/runs/ppde.inp
Found and fixed bugs in building. Some preconditioners work, testing
not complete yet.