Searched defs:cusparseXcsrsv_buffsize (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | cusparsematimpl.h | 65 …#define cusparseXcsrsv_buffsize(a, b, c, d, e, f, g, h, i, j) cusparseCcsrsv2_bufferSize(… macro 69 …#define cusparseXcsrsv_buffsize(a, b, c, d, e, f, g, h, i, j) cusparseZcsrsv2_bufferSize(… macro 75 #define cusparseXcsrsv_buffsize cusparseScsrsv2_bufferSize macro 79 #define cusparseXcsrsv_buffsize cusparseDcsrsv2_bufferSize macro
|