Searched refs:MatPivotCheck_pd (Results 1 – 1 of 1) sorted by relevance
807 static inline PetscErrorCode MatPivotCheck_pd(PETSC_UNUSED Mat mat, const MatFactorInfo *info, Fact… in MatPivotCheck_pd() function864 …else if (info->shifttype == (PetscReal)MAT_SHIFT_POSITIVE_DEFINITE) PetscCall(MatPivotCheck_pd(mat… in MatPivotCheck()