Searched refs:MatCreateSELL (Results 1 – 3 of 3) sorted by relevance
| /petsc/doc/overview/ |
| H A D | matrix_table.md | 63 - ``MatCreateSELL()``
|
| /petsc/src/mat/impls/sell/mpi/ |
| H A D | mpisell.c | 1504 PetscErrorCode MatCreateSELL(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscIn… in MatCreateSELL() function
|
| /petsc/include/ |
| H A D | petscmat.h | 422 PETSC_EXTERN PetscErrorCode MatCreateSELL(MPI_Comm, PetscInt, PetscInt, PetscInt, PetscInt, PetscIn…
|