psblas3/krylov
Salvatore Filippone 6382c534c4 New allocate_wrk & friends methods for PREC, use in Krylov.
..
Makefile Merged changes from svn dev version.
psb_base_krylov_conv_mod.f90 New default value for itrace=-1, new behaviour for printouts. Docs.
psb_c_krylov_conv_mod.f90 Updated copyright statement
psb_cbicg.f90 Updated copyright statement
psb_ccg.F90 Initialize alpha in CG.
psb_ccgs.f90 Updated copyright statement
psb_ccgstab.f90 Updated copyright statement
psb_ccgstabl.f90 Updated copyright statement
psb_cfcg.F90 Fixes for FCG.
psb_cgcr.f90 Updated copyright statement
psb_ckrylov.f90 New allocate_wrk & friends methods for PREC, use in Krylov.
psb_crgmres.f90 New default value for itrace=-1, new behaviour for printouts. Docs.
psb_d_krylov_conv_mod.f90 Updated copyright statement
psb_dbicg.f90 Updated copyright statement
psb_dcg.F90 Initialize alpha in CG.
psb_dcgs.f90 Updated copyright statement
psb_dcgstab.f90 Updated copyright statement
psb_dcgstabl.f90 Updated copyright statement
psb_dfcg.F90 Fixes for FCG.
psb_dgcr.f90 Updated copyright statement
psb_dkrylov.f90 New allocate_wrk & friends methods for PREC, use in Krylov.
psb_drgmres.f90 New default value for itrace=-1, new behaviour for printouts. Docs.
psb_krylov_conv_mod.f90 Updated copyright statement
psb_krylov_mod.f90 Updated copyright statement
psb_s_krylov_conv_mod.f90 Updated copyright statement
psb_sbicg.f90 Updated copyright statement
psb_scg.F90 Initialize alpha in CG.
psb_scgs.f90 Updated copyright statement
psb_scgstab.f90 Updated copyright statement
psb_scgstabl.f90 Updated copyright statement
psb_sfcg.F90 Fixes for FCG.
psb_sgcr.f90 Updated copyright statement
psb_skrylov.f90 New allocate_wrk & friends methods for PREC, use in Krylov.
psb_srgmres.f90 New default value for itrace=-1, new behaviour for printouts. Docs.
psb_z_krylov_conv_mod.f90 Updated copyright statement
psb_zbicg.f90 Updated copyright statement
psb_zcg.F90 Initialize alpha in CG.
psb_zcgs.f90 Updated copyright statement
psb_zcgstab.f90 Updated copyright statement
psb_zcgstabl.f90 Updated copyright statement
psb_zfcg.F90 Fixes for FCG.
psb_zgcr.f90 Updated copyright statement
psb_zkrylov.f90 New allocate_wrk & friends methods for PREC, use in Krylov.
psb_zrgmres.f90 New default value for itrace=-1, new behaviour for printouts. Docs.