aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Makefile: allow overriding the compilerAnton Khirnov2018-11-30
|
* Makefile: add -pthread to the linker flagsAnton Khirnov2018-11-30
|
* Add the remaining parts for teukolsky waves initial dataAnton Khirnov2018-02-09
|
* Add the generic non-linear solver layer.Anton Khirnov2017-12-29
|
* 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