Commit Graph

5 Commits (51fa5ef069a1a7ac5ea9d26da2407df81eeb4cdc)

Author SHA1 Message Date
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