Searched refs:cusparseXcsric02_bufferSize (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | cusparsematimpl.h | 26 …#define cusparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) cusparseCcsric02_bufferSize(a, b,… macro 35 …#define cusparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) cusparseZcsric02_bufferSize(a, b,… macro 46 #define cusparseXcsric02_bufferSize cusparseScsric02_bufferSize macro 53 #define cusparseXcsric02_bufferSize cusparseDcsric02_bufferSize macro
|
| H A D | aijcusparse.cu | 2084 …if (m) PetscCallCUSPARSE(cusparseXcsric02_bufferSize(fs->handle, m, nz, fs->matDescr_M, fs->csrVal… in MatICCFactorSymbolic_SeqAIJCUSPARSE_ICC0()
|