Home
last modified time | relevance | path

Searched defs:cusparseXcsrsv_solve (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Dcusparsematimpl.h67 …#define cusparseXcsrsv_solve(a, b, c, d, e, f, g, h, i, j, k, l, m, n) cusparseCcsrsv2_solve(a, b,… macro
71 …#define cusparseXcsrsv_solve(a, b, c, d, e, f, g, h, i, j, k, l, m, n) cusparseZcsrsv2_solve(a, b,… macro
77 #define cusparseXcsrsv_solve cusparseScsrsv2_solve macro
81 #define cusparseXcsrsv_solve cusparseDcsrsv2_solve macro
90 …#define cusparseXcsrsv_solve(a, b, c, d_IGNORED, e, f, g, h, i, j, k, l, m_IGNORED, n_IGNORED) cus… macro
93 … #define cusparseXcsrsv_solve(a, b, c, d_IGNORED, e, f, g, h, i, j, k, l, m_IGNORED, n_IGNORED) \ macro
99 #define cusparseXcsrsv_solve cusparseScsrsv_solve macro
102 #define cusparseXcsrsv_solve cusparseDcsrsv_solve macro