You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/linsolve/impl
Stack-1 7d4354feac Merge origin/development into communication_v2
Realign communication_v2 with the latest development (10 commits, including the
GMRES refactor and the stopping-criterion change), keeping the communication_v2
work intact.

Conflict resolution:
- base/modules/Makefile (veryclean): keep communication_v2's '/bin/rm -f *.h'.
- linsolve/impl/psb_{c,d,s,z}rgmres.f90: keep development's variable
  declaration (itmax_, naux), consistent with development's refactored GMRES
  body which references itmax_.
1 day ago
..
CMakeLists.txt Implementation of preconditioned MINRES 4 days ago
Makefile Implementation of preconditioned MINRES 4 days ago
psb_cbicg.f90 Merge origin/development into communication_v2 1 day ago
psb_ccg.F90 Merge origin/development into communication_v2 1 day ago
psb_ccgs.f90 Merge origin/development into communication_v2 1 day ago
psb_ccgstab.f90 Merge origin/development into communication_v2 1 day ago
psb_ccgstabl.f90 Merge origin/development into communication_v2 1 day ago
psb_cfcg.F90 Merge origin/development into communication_v2 1 day ago
psb_cgcr.f90 Merge origin/development into communication_v2 1 day ago
psb_ckrylov.f90 Implementation of preconditioned MINRES 4 days ago
psb_cminres.f90 Implementation of preconditioned MINRES 4 days ago
psb_crgmres.f90 Merge origin/development into communication_v2 1 day ago
psb_crichardson.f90 [UPDATE] Refactor after template update for RMA routines 3 weeks ago
psb_dbicg.f90 Merge origin/development into communication_v2 1 day ago
psb_dcg.F90 Merge origin/development into communication_v2 1 day ago
psb_dcgs.f90 Merge origin/development into communication_v2 1 day ago
psb_dcgstab.f90 Merge origin/development into communication_v2 1 day ago
psb_dcgstabl.f90 Merge origin/development into communication_v2 1 day ago
psb_dfcg.F90 Merge origin/development into communication_v2 1 day ago
psb_dgcr.f90 Merge origin/development into communication_v2 1 day ago
psb_dkrylov.f90 Implementation of preconditioned MINRES 4 days ago
psb_dminres.f90 Implementation of preconditioned MINRES 4 days ago
psb_drgmres.f90 Merge origin/development into communication_v2 1 day ago
psb_drichardson.f90 [UPDATE] Refactor after template update for RMA routines 3 weeks ago
psb_sbicg.f90 Merge origin/development into communication_v2 1 day ago
psb_scg.F90 Merge origin/development into communication_v2 1 day ago
psb_scgs.f90 Merge origin/development into communication_v2 1 day ago
psb_scgstab.f90 Merge origin/development into communication_v2 1 day ago
psb_scgstabl.f90 Merge origin/development into communication_v2 1 day ago
psb_sfcg.F90 Merge origin/development into communication_v2 1 day ago
psb_sgcr.f90 Merge origin/development into communication_v2 1 day ago
psb_skrylov.f90 Implementation of preconditioned MINRES 4 days ago
psb_sminres.f90 Implementation of preconditioned MINRES 4 days ago
psb_srgmres.f90 Merge origin/development into communication_v2 1 day ago
psb_srichardson.f90 [UPDATE] Refactor after template update for RMA routines 3 weeks ago
psb_zbicg.f90 Merge origin/development into communication_v2 1 day ago
psb_zcg.F90 Merge origin/development into communication_v2 1 day ago
psb_zcgs.f90 Merge origin/development into communication_v2 1 day ago
psb_zcgstab.f90 Merge origin/development into communication_v2 1 day ago
psb_zcgstabl.f90 Merge origin/development into communication_v2 1 day ago
psb_zfcg.F90 Merge origin/development into communication_v2 1 day ago
psb_zgcr.f90 Merge origin/development into communication_v2 1 day ago
psb_zkrylov.f90 Implementation of preconditioned MINRES 4 days ago
psb_zminres.f90 Implementation of preconditioned MINRES 4 days ago
psb_zrgmres.f90 Merge origin/development into communication_v2 1 day ago
psb_zrichardson.f90 [UPDATE] Refactor after template update for RMA routines 3 weeks ago