|
ViennaCL - The Vienna Computing Library
1.2.0
|
Debug functionality for AMG. To be removed. More...
Go to the source code of this file.
Namespaces | |
| namespace | viennacl |
| namespace | viennacl::linalg |
| namespace | viennacl::linalg::detail |
| namespace | viennacl::linalg::detail::amg |
Macros | |
| #define | VIENNACL_AMG_MATRIXTYPE MatrixType |
Functions | |
| template<typename MatrixType > | |
| void | printmatrix (MatrixType &mat, int const value=-1) |
| template<typename VectorType > | |
| void | printvector (VectorType const &vec) |
Debug functionality for AMG. To be removed.
AMG code contributed by Markus Wagner
| #define VIENNACL_AMG_MATRIXTYPE MatrixType |
1.8.1.2