#include <cublas_v2.h>#include <graphite/ops/schur.hpp>#include <graphite/preconditioner/schur_preconditioner.hpp>#include <thrust/device_vector.h>#include <thrust/execution_policy.h>#include <thrust/fill.h>#include <thrust/host_vector.h>#include <unordered_map>

Go to the source code of this file.
Classes | |
| class | graphite::BlockJacobiSchurPreconditioner< T, S > |
| Block Jacobi preconditioner for PCG with the Schur complement. More... | |
| struct | graphite::BlockJacobiSchurPreconditioner< T, S >::DimGroup |
Namespaces | |
| namespace | graphite |
| The top-level namespace for Graphite. | |