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/test/pdegen
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
..
runs [UPDATE] Updated buffer reuse in psb_dcg 2 months ago
CMakeLists.txt Renamed into test/pdegen, also in the C interface 1 year ago
Makefile Renamed into test/pdegen, also in the C interface 1 year ago
psb_d_pde2d.F90 Implementation of preconditioned MINRES 4 days ago
psb_d_pde3d.F90 Implementation of preconditioned MINRES 4 days ago
psb_s_pde2d.F90 Implementation of preconditioned MINRES 4 days ago
psb_s_pde3d.F90 Implementation of preconditioned MINRES 4 days ago