Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Dhipsparsematimpl.h130 …#define hipsparse_hyb2csr(a, b, c, d, e, f) hipsparse… macro
141 …#define hipsparse_hyb2csr(a, b, c, d, e, f) hipsparse… macro
153 #define hipsparse_hyb2csr hipsparseShyb2csr macro
163 #define hipsparse_hyb2csr hipsparseDhyb2csr macro
H A Daijhipsparse.hip.cxx1000 …PetscCallHIPSPARSE(hipsparse_hyb2csr(hipsparsestruct->handle, matstruct->descr, (hipsparseHybMat_t… in MatSeqAIJHIPSPARSEFormExplicitTranspose()