Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c842 static PetscErrorCode PCDestroy_GASM(PC pc) in PCDestroy_GASM() function
1305 pc->ops->destroy = PCDestroy_GASM; in PCCreate_GASM()