Searched refs:cusparseCreateCsrsvInfo (Results 1 – 2 of 2) sorted by relevance
61 #define cusparseCreateCsrsvInfo cusparseCreateCsrsv2Info macro86 #define cusparseCreateCsrsvInfo cusparseCreateSolveAnalysisInfo macro
393 PetscCallCUSPARSE(cusparseCreateCsrsvInfo(&loTriFactor->solveInfo)); in MatSeqAIJCUSPARSEBuildILULowerTriMatrix()522 PetscCallCUSPARSE(cusparseCreateCsrsvInfo(&upTriFactor->solveInfo)); in MatSeqAIJCUSPARSEBuildILUUpperTriMatrix()861 PetscCallCUSPARSE(cusparseCreateCsrsvInfo(&upTriFactor->solveInfo)); in MatSeqAIJCUSPARSEBuildICCTriMatrices()913 PetscCallCUSPARSE(cusparseCreateCsrsvInfo(&loTriFactor->solveInfo)); in MatSeqAIJCUSPARSEBuildICCTriMatrices()1115 PetscCallCUSPARSE(cusparseCreateCsrsvInfo(&loTriFactorT->solveInfo)); in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()1191 PetscCallCUSPARSE(cusparseCreateCsrsvInfo(&upTriFactorT->solveInfo)); in MatSeqAIJCUSPARSEAnalyzeTransposeForSolve()