Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx374 case MAT_HIPSPARSE_ALL: in MatHIPSPARSESetFormat_MPIAIJHIPSPARSE()
399 if (flg) PetscCall(MatHIPSPARSESetFormat(A, MAT_HIPSPARSE_ALL, format)); in MatSetFromOptions_MPIAIJHIPSPARSE()
/petsc/include/
H A Dpetscmat.h2620 MAT_HIPSPARSE_ALL enumerator
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx117 case MAT_HIPSPARSE_ALL: in MatHIPSPARSESetFormat_SeqAIJHIPSPARSE()
242 if (flg) PetscCall(MatHIPSPARSESetFormat(A, MAT_HIPSPARSE_ALL, format)); in MatSetFromOptions_SeqAIJHIPSPARSE()