Searched refs:MatPivotCheck_inblocks (Results 1 – 1 of 1) sorted by relevance
830 static inline PetscErrorCode MatPivotCheck_inblocks(PETSC_UNUSED Mat mat, const MatFactorInfo *info… in MatPivotCheck_inblocks() function865 …else if (info->shifttype == (PetscReal)MAT_SHIFT_INBLOCKS) PetscCall(MatPivotCheck_inblocks(mat, i… in MatPivotCheck()