Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.c16 static PetscErrorCode PCDestroy_TFS(PC pc) in PCDestroy_TFS() function
157 pc->ops->destroy = PCDestroy_TFS; in PCCreate_TFS()