![]() |
SenK
SenK is a C++ library for high-performance linear solvers.
|
Top-level header. More...
#include "senk_io.hpp"#include "senk_matrix.hpp"#include "senk_utils.hpp"#include "senk_graph.hpp"#include "senk_bicgstab.hpp"#include "senk_gmres.hpp"#include "senk_gcr.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | senk |
| The top-level namespace of SenK. | |
Macros | |
| #define | PRINT_RES false |
| #define | ITER_SYMBOL "I" |
| #define | TIME_SYMBOL "T" |
| #define | RES_SYMBOL "#" |