Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dmatimpl.h844 static inline PetscErrorCode MatPivotCheck_none(Mat fact, Mat mat, const MatFactorInfo *info, Facto… in MatPivotCheck_none() function
866 else PetscCall(MatPivotCheck_none(fact, mat, info, sctx, row)); in MatPivotCheck()