Home
last modified time | relevance | path

Searched refs:MAT_CUSPARSE_ALL (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu374 case MAT_CUSPARSE_ALL: in MatCUSPARSESetFormat_MPIAIJCUSPARSE()
399 if (flg) PetscCall(MatCUSPARSESetFormat(A, MAT_CUSPARSE_ALL, format)); in MatSetFromOptions_MPIAIJCUSPARSE()
/petsc/include/
H A Dpetscmat.h2545 MAT_CUSPARSE_ALL enumerator
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu81 case MAT_CUSPARSE_ALL: in MatCUSPARSESetFormat_SeqAIJCUSPARSE()
176 if (flg) PetscCall(MatCUSPARSESetFormat(A, MAT_CUSPARSE_ALL, format)); in MatSetFromOptions_SeqAIJCUSPARSE()