Searched refs:MatCUSPARSEFormatOperation (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/mpicusparse/ |
| H A D | mpiaijcusparse.cu | 361 static PetscErrorCode MatCUSPARSESetFormat_MPIAIJCUSPARSE(Mat A, MatCUSPARSEFormatOperation op, Mat… in MatCUSPARSESetFormat_MPIAIJCUSPARSE()
|
| /petsc/include/ |
| H A D | petscmat.h | 2546 } MatCUSPARSEFormatOperation; typedef 2550 PETSC_EXTERN PetscErrorCode MatCUSPARSESetFormat(Mat, MatCUSPARSEFormatOperation, MatCUSPARSEStorag…
|
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | aijcusparse.cu | 72 PETSC_INTERN PetscErrorCode MatCUSPARSESetFormat_SeqAIJCUSPARSE(Mat A, MatCUSPARSEFormatOperation o… in MatCUSPARSESetFormat_SeqAIJCUSPARSE() 106 PetscErrorCode MatCUSPARSESetFormat(Mat A, MatCUSPARSEFormatOperation op, MatCUSPARSEStorageFormat … in MatCUSPARSESetFormat() 110 …PetscTryMethod(A, "MatCUSPARSESetFormat_C", (Mat, MatCUSPARSEFormatOperation, MatCUSPARSEStorageFo… in MatCUSPARSESetFormat()
|