Home
last modified time | relevance | path

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

/petsc/src/mat/impls/scalapack/
H A Dmatscalapack.c809 static PetscErrorCode MatLUFactor_ScaLAPACK(Mat A, IS row, IS col, const MatFactorInfo *factorinfo) in MatLUFactor_ScaLAPACK() function
830 PetscCall(MatLUFactor_ScaLAPACK(F, 0, 0, info)); in MatLUFactorNumeric_ScaLAPACK()
1380 MatLUFactor_ScaLAPACK,