Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu394 …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 Daijcusparse.cu27 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 Dpetscmat.h2525 PETSC_EXTERN const char *const MatCUSPARSEStorageFormats[]; variable