Home
last modified time | relevance | path

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

/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/sunmatrix/cusparse/
H A Dsunmatrix_cusparse.cu42 static cusparseStatus_t CreateSpMatDescr(SUNMatrix, cusparseSpMatDescr_t*);
244 if (!SUNDIALS_CUSPARSE_VERIFY(CreateSpMatDescr(A, &spmat_descr))) in SUNMatrix_cuSparse_NewCSR()
336 if (!SUNDIALS_CUSPARSE_VERIFY(CreateSpMatDescr(A, &spmat_descr))) in SUNMatrix_cuSparse_MakeCSR()
478 if (!SUNDIALS_CUSPARSE_VERIFY(CreateSpMatDescr(A, &spmat_descr))) in SUNMatrix_cuSparse_NewBlockCSR()
1243 cusparseStatus_t CreateSpMatDescr(SUNMatrix A, cusparseSpMatDescr_t *spmat_descr) in CreateSpMatDescr() function
/dports/math/sundials/sundials-5.7.0/src/sunmatrix/cusparse/
H A Dsunmatrix_cusparse.cu42 static cusparseStatus_t CreateSpMatDescr(SUNMatrix, cusparseSpMatDescr_t*);
244 if (!SUNDIALS_CUSPARSE_VERIFY(CreateSpMatDescr(A, &spmat_descr))) in SUNMatrix_cuSparse_NewCSR()
336 if (!SUNDIALS_CUSPARSE_VERIFY(CreateSpMatDescr(A, &spmat_descr))) in SUNMatrix_cuSparse_MakeCSR()
478 if (!SUNDIALS_CUSPARSE_VERIFY(CreateSpMatDescr(A, &spmat_descr))) in SUNMatrix_cuSparse_NewBlockCSR()
1243 cusparseStatus_t CreateSpMatDescr(SUNMatrix A, cusparseSpMatDescr_t *spmat_descr) in CreateSpMatDescr() function