Home
last modified time | relevance | path

Searched refs:hipsparseXcsric02 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Dhipsparsematimpl.h38 …#define hipsparseXcsric02(a, b, c, d, e, f, g, h, i, j) hipsparseCcsric02(a, b, c, d, (h… macro
47 …#define hipsparseXcsric02(a, b, c, d, e, f, g, h, i, j) hipsparseZcsric02(a, b, c, d, (h… macro
58 #define hipsparseXcsric02 hipsparseScsric02 macro
65 #define hipsparseXcsric02 hipsparseDcsric02 macro
H A Daijhipsparse.hip.cxx1614 …if (m) PetscCallHIPSPARSE(hipsparseXcsric02(fs->handle, m, nz, fs->matDescr_M, fs->csrVal, fs->csr… in MatICCFactorNumeric_SeqAIJHIPSPARSE_ICC0()