Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/qr/
H A Dqr.c82 static PetscErrorCode PCDestroy_QR(PC pc) in PCDestroy_QR() function
157 pc->ops->destroy = PCDestroy_QR; in PCCreate_QR()