Commit Graph

2 Commits (9e77b53c06f6e006b6f89fede5d6f2686cb413e6)

Author SHA1 Message Date
Stack-1 732a74c928 [FIX] Drop work= from MINRES vector calls after the development merge
The MINRES implementation merged from development calls the vector psb_spmm
and prec%apply with work=aux, but communication_v2 removed the work argument
from the vector interfaces.  Remove work=aux from psb_{c,d,s,z}minres so the
vector solvers match the communication_v2 interface; the library builds and
the nested tests pass.
1 month ago
Fabio Durastante 3aceaa31eb Implementation of preconditioned MINRES 1 month ago