Home
last modified time | relevance | path

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

/petsc/src/mat/impls/elemental/
H A Dmatelem.cxx707 static PetscErrorCode MatCholeskyFactor_Elemental(Mat A, IS, const MatFactorInfo *) in MatCholeskyFactor_Elemental() function
726 PetscCall(MatCholeskyFactor_Elemental(F, nullptr, info)); in MatCholeskyFactorNumeric_Elemental()
1178 MatCholeskyFactor_Elemental,