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
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
..
impl Merge origin/development into communication_v2 1 day ago
CMakeLists.txt Add cmake building for base, cbind, ext, linsolve, prec, util 2 years ago
Makefile Final (hopefully) version of Makefile dependencies 7 months ago
psb_base_linsolve_conv_mod.f90 Change handling of stopping criterion, refactor GMRES 1 week ago
psb_c_linsolve_conv_mod.f90 [UPDATE] Refactor after template update for RMA routines 2 weeks ago
psb_d_linsolve_conv_mod.f90 [UPDATE] Refactor after template update for RMA routines 2 weeks ago
psb_linsolve_conv_mod.f90 Fix licensing text 3 months ago
psb_linsolve_mod.f90 Fix licensing text 3 months ago
psb_s_linsolve_conv_mod.f90 [UPDATE] Refactor after template update for RMA routines 2 weeks ago
psb_z_linsolve_conv_mod.f90 [UPDATE] Refactor after template update for RMA routines 2 weeks ago