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.
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 | 1 day ago | |
| CMakeLists.txt | 2 years ago | |
| Makefile | 7 months ago | |
| psb_base_linsolve_conv_mod.f90 | 1 week ago | |
| psb_c_linsolve_conv_mod.f90 | 2 weeks ago | |
| psb_d_linsolve_conv_mod.f90 | 2 weeks ago | |
| psb_linsolve_conv_mod.f90 | 3 months ago | |
| psb_linsolve_mod.f90 | 3 months ago | |
| psb_s_linsolve_conv_mod.f90 | 2 weeks ago | |
| psb_z_linsolve_conv_mod.f90 | 2 weeks ago | |