Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/lu/
H A Dlu.c157 static PetscErrorCode PCDestroy_LU(PC pc) in PCDestroy_LU() function
277 pc->ops->destroy = PCDestroy_LU; in PCCreate_LU()