Searched refs:MatFactorGetErrorZeroPivot (Results 1 – 3 of 3) sorted by relevance
58 PetscCallA(MatFactorGetErrorZeroPivot(F, pivot, row, ierr))
1518 PETSC_EXTERN PetscErrorCode MatFactorGetErrorZeroPivot(Mat, PetscReal *, PetscInt *);
165 PetscErrorCode MatFactorGetErrorZeroPivot(Mat mat, PetscReal *pivot, PetscInt *row) in MatFactorGetErrorZeroPivot() function