aboutsummaryrefslogtreecommitdiff
path: root/bicgstab.c
Commit message (Collapse)AuthorAge
* Remove disabled and pointless OpenCL support.Anton Khirnov2022-09-16
|
* bicgstab: make the number of iterations runtime-configurableAnton Khirnov2018-04-27
|
* Initial commit.Anton Khirnov2017-11-19
The following code is present: * the basis API * the BiCGSTAB solver * the pseudospectral linear system solver * helper APIs: - threadpool - logging - cpuid