Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/cholesky/
H A Dcholesky.c163 static PetscErrorCode PCDestroy_Cholesky(PC pc) in PCDestroy_Cholesky() function
322 pc->ops->destroy = PCDestroy_Cholesky; in PCCreate_Cholesky()