Searched refs:MatHIPSPARSEStorageFormats (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/mpihipsparse/ |
| H A D | mpiaijhipsparse.hip.cxx | 394 …)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 D | aijhipsparse.hip.cxx | 28 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 D | petscmat.h | 2600 PETSC_EXTERN const char *const MatHIPSPARSEStorageFormats[]; variable
|