Searched refs:cusparse_hyb_spmv (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | cusparsematimpl.h | 140 …#define cusparse_hyb_spmv(a, b, c, d, e, f, g, h) cusparseCh… macro 150 …#define cusparse_hyb_spmv(a, b, c, d, e, f, g, h) cusparseZh… macro 162 #define cusparse_hyb_spmv cusparseShybmv macro 171 #define cusparse_hyb_spmv cusparseDhybmv macro
|
| H A D | aijcusparse.cu | 3687 …PetscCallCUSPARSE(cusparse_hyb_spmv(cusparsestruct->handle, opA, matstruct->alpha_one, matstruct->… in MatMultAddKernel_SeqAIJCUSPARSE()
|