Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu242 …const cusparseIndexType_t indexType = PetscDefined(USE_64BIT_INDICES) ? CUSPARSE_INDEX_64I : CUSPA… in MatSeqAIJCUSPARSEBuildFactoredMatrix_LU() local
658 …const cusparseIndexType_t indexType = PetscDefined(USE_64BIT_INDICES) ? CUSPARSE_INDEX_64I : CUSPA… in MatSeqAIJCUSPARSEBuildFactoredMatrix_Cholesky() local