Commit Graph

7 Commits (6c1676a9c63de9d0ac7537c4441fda9eff751d42)

Author SHA1 Message Date
Salvatore Filippone 55c7474658 mld2p4-smooth-2side:
mlprec/impl/solver/Makefile
 mlprec/impl/solver/mld_d_bwgs_solver_apply.f90
 mlprec/impl/solver/mld_d_bwgs_solver_apply_vect.f90
 mlprec/impl/solver/mld_d_bwgs_solver_bld.f90
 mlprec/mld_d_gs_solver.f90
 tests/pdegen/ppde3d-gs.f90

Further work on 2 sided smoothers. To be tested.
9 years ago
Salvatore Filippone 6f06a48d25 mld2p4-smoother-2side:
mlprec/impl/mld_dmlprec_aply.f90
 mlprec/impl/mld_dmlprec_bld.f90
 mlprec/mld_d_gs_solver.f90
 mlprec/mld_d_onelev_mod.f90
 tests/pdegen/runs/ppde.inp

First steps towards BW-gs as a 2nd smoother.
9 years ago
Salvatore Filippone cc3fea1ad9 mld2p4-2:
mlprec/impl/smoother/mld_d_as_smoother_apply_vect.f90
 mlprec/impl/solver/Makefile
 mlprec/impl/solver/mld_d_gs_solver_apply.f90
 mlprec/impl/solver/mld_d_gs_solver_clone.f90
 mlprec/impl/solver/mld_d_gs_solver_cnv.f90
 mlprec/impl/solver/mld_d_gs_solver_dmp.f90
 mlprec/mld_d_gs_solver.f90

Finished adding methods.
Modified AS to take is_iterative() into account; need to modify gs_bld.
9 years ago
Salvatore Filippone 831a622040 mld2p4-2:
mlprec/impl/smoother/mld_d_jac_smoother_apply_vect.f90
 mlprec/mld_base_prec_type.F90
 mlprec/mld_d_base_solver_mod.f90
 mlprec/mld_d_gs_solver.f90
 mlprec/mld_d_prec_type.f90

Now GS seems to be working properly.
9 years ago
Salvatore Filippone 7c884ffd90 mld2p4-2:
mlprec/impl/solver/Makefile
 mlprec/impl/solver/mld_d_gs_solver_apply_vect.f90
 mlprec/mld_d_gs_solver.f90

GS apply, not working completely yet
9 years ago
Salvatore Filippone 34926cdb94 mld2p4-2:
mlprec/impl/mld_dcprecset.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/solver/Makefile
 mlprec/impl/solver/mld_d_gs_solver_bld.f90
 mlprec/mld_base_prec_type.F90
 mlprec/mld_d_gs_solver.f90

GS set & bld.
9 years ago
Salvatore Filippone 5742ff8532 mld2p4-2:
mlprec/Makefile
 mlprec/mld_base_prec_type.F90
 mlprec/mld_d_gs_solver.f90
 mlprec/mld_d_prec_mod.f90

Started work to include Gauss-Seidel. Will need more work, and also to
be templated.
9 years ago