Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/parms/
H A Dparms.c235 static PetscErrorCode PCDestroy_PARMS(PC pc) in PCDestroy_PARMS() function
666 pc->ops->destroy = PCDestroy_PARMS; in PCCreate_PARMS()