Commit Graph

10 Commits (a2c9238ba608750bcdc763fa88af378026753892)

Author SHA1 Message Date
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
sfilippone d99e759fd1 Change handling of stopping criterion, refactor GMRES 1 week ago
Stack-1 29248d366f [UPDATE] Refactor after template update for RMA routines 3 weeks ago
Stack-1 461a6a325f [UPDATE] Removed work/aux buffer from vector routines that use psb_x_vect_type encapsulation for data exchange 3 months ago
sfilippone d2fba9e952 Fix licensing text 3 months ago
sfilippone d7cb13a283 Final fix for log_conv in rgmres 2 years ago
sfilippone e2605d5e48 Final fix for log_conv in rgmres 2 years ago
sfilippone 0ed2c105ac Fix RGMRES log_conv 2 years ago
sfilippone 29f72195ef Fix GMRES convergence logs 2 years ago
sfilippone e9aa9a5237 Restructuring linsolve. 2 years ago