Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddc.c2053 static PetscErrorCode PCDestroy_BDDC(PC pc) in PCDestroy_BDDC() function
2844 pc->ops->destroy = PCDestroy_BDDC; in PCCreate_BDDC()