Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mat/
H A Dpcmat.c124 static PetscErrorCode PCDestroy_Mat(PC pc) in PCDestroy_Mat() function
268 pc->ops->destroy = PCDestroy_Mat; in PCCreate_Mat()