Home
last modified time | relevance | path

Searched refs:MatCreateSeqSELL (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h421 PETSC_EXTERN PetscErrorCode MatCreateSeqSELL(MPI_Comm, PetscInt, PetscInt, PetscInt, const PetscInt…
/petsc/src/mat/impls/sell/seq/
H A Dsell.c2386 PetscErrorCode MatCreateSeqSELL(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt rlenmax, const Pets… in MatCreateSeqSELL() function