Home
last modified time | relevance | path

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

/petsc/src/mat/impls/elemental/
H A Dmatelem.cxx671 static PetscErrorCode MatLUFactor_Elemental(Mat A, IS, IS, const MatFactorInfo *) in MatLUFactor_Elemental() function
696 PetscCall(MatLUFactor_Elemental(F, nullptr, nullptr, info)); in MatLUFactorNumeric_Elemental()
1177 MatLUFactor_Elemental,