Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/cp/
H A Dcp.c103 static PetscErrorCode PCDestroy_CP(PC pc) in PCDestroy_CP() function
169 pc->ops->destroy = PCDestroy_CP; in PCCreate_CP()