Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/klu/
H A Dklu.c140 static PetscErrorCode MatLUFactorNumeric_KLU(Mat F, Mat A, const MatFactorInfo *info) in MatLUFactorNumeric_KLU() function
191 F->ops->lufactornumeric = MatLUFactorNumeric_KLU; in MatLUFactorSymbolic_KLU()