Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.h208 PETSC_INTERN PetscErrorCode MatGetValues_SeqSELL(Mat, PetscInt, const PetscInt[], PetscInt, const P…
H A Dsell.c1043 PetscErrorCode MatGetValues_SeqSELL(Mat A, PetscInt m, const PetscInt im[], PetscInt n, const Petsc… in MatGetValues_SeqSELL() function
1827 MatGetValues_SeqSELL,