Searched refs:MatInvertDiagonalForSOR_SeqSELL (Results 1 – 1 of 1) sorted by relevance
831 static PetscErrorCode MatInvertDiagonalForSOR_SeqSELL(Mat A, PetscScalar omega, PetscScalar fshift) in MatInvertDiagonalForSOR_SeqSELL() function1699 PetscCall(MatInvertDiagonalForSOR_SeqSELL(A, omega, fshift)); in MatSOR_SeqSELL()