Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.h230 PETSC_INTERN PetscErrorCode MatDiagonalScale_SeqSELL(Mat, Vec, Vec);
H A Dsell.c996 PetscErrorCode MatDiagonalScale_SeqSELL(Mat A, Vec ll, Vec rr) in MatDiagonalScale_SeqSELL() function
1803 MatDiagonalScale_SeqSELL,