Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c831 static PetscErrorCode MatInvertDiagonalForSOR_SeqSELL(Mat A, PetscScalar omega, PetscScalar fshift) in MatInvertDiagonalForSOR_SeqSELL() function
1699 PetscCall(MatInvertDiagonalForSOR_SeqSELL(A, omega, fshift)); in MatSOR_SeqSELL()