Searched defs:cusparse_csr_spgemm (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | cusparsematimpl.h | 143 …#define cusparse_csr_spgemm(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t) cusparseCc… macro 153 …#define cusparse_csr_spgemm(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t) cusparseZc… macro 165 #define cusparse_csr_spgemm cusparseScsrgemm macro 174 #define cusparse_csr_spgemm cusparseDcsrgemm macro
|