Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/essl/
H A Dessl.c52 static PetscErrorCode MatLUFactorNumeric_Essl(Mat F, Mat A, const MatFactorInfo *info) in MatLUFactorNumeric_Essl() function
104 B->ops->lufactornumeric = MatLUFactorNumeric_Essl; in MatLUFactorSymbolic_Essl()