Searched refs:MatCUSPARSEStorageFormats (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/mpicusparse/ |
| H A D | mpiaijcusparse.cu | 394 …mpi)aijcusparse gpu matrices for SpMV", "MatCUSPARSESetFormat", MatCUSPARSEStorageFormats, (PetscE… in MatSetFromOptions_MPIAIJCUSPARSE() 396 …mpi)aijcusparse gpu matrices for SpMV", "MatCUSPARSESetFormat", MatCUSPARSEStorageFormats, (PetscE… in MatSetFromOptions_MPIAIJCUSPARSE() 398 …mpi)aijcusparse gpu matrices for SpMV", "MatCUSPARSESetFormat", MatCUSPARSEStorageFormats, (PetscE… in MatSetFromOptions_MPIAIJCUSPARSE()
|
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | aijcusparse.cu | 27 const char *const MatCUSPARSEStorageFormats[] = {"CSR", "ELL", "HYB", "MatCUSPARSEStorageFormat", "… variable 172 …seq)aijcusparse gpu matrices for SpMV", "MatCUSPARSESetFormat", MatCUSPARSEStorageFormats, (PetscE… in MatSetFromOptions_SeqAIJCUSPARSE() 175 …se gpu matrices for SpMV and TriSolve", "MatCUSPARSESetFormat", MatCUSPARSEStorageFormats, (PetscE… in MatSetFromOptions_SeqAIJCUSPARSE()
|
| /petsc/include/ |
| H A D | petscmat.h | 2525 PETSC_EXTERN const char *const MatCUSPARSEStorageFormats[]; variable
|