Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx394 …)aijhipsparse gpu matrices for SpMV", "MatHIPSPARSESetFormat", MatHIPSPARSEStorageFormats, (PetscE… in MatSetFromOptions_MPIAIJHIPSPARSE()
396 …)aijhipsparse gpu matrices for SpMV", "MatHIPSPARSESetFormat", MatHIPSPARSEStorageFormats, (PetscE… in MatSetFromOptions_MPIAIJHIPSPARSE()
398 …)aijhipsparse gpu matrices for SpMV", "MatHIPSPARSESetFormat", MatHIPSPARSEStorageFormats, (PetscE… in MatSetFromOptions_MPIAIJHIPSPARSE()
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx28 const char *const MatHIPSPARSEStorageFormats[] = {"CSR", "ELL", "HYB", "MatHIPSPARSEStorageFormat",… variable
239 …)aijhipsparse gpu matrices for SpMV", "MatHIPSPARSESetFormat", MatHIPSPARSEStorageFormats, (PetscE… in MatSetFromOptions_SeqAIJHIPSPARSE()
241 … gpu matrices for SpMV and TriSolve", "MatHIPSPARSESetFormat", MatHIPSPARSEStorageFormats, (PetscE… in MatSetFromOptions_SeqAIJHIPSPARSE()
/petsc/include/
H A Dpetscmat.h2600 PETSC_EXTERN const char *const MatHIPSPARSEStorageFormats[]; variable