Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/asm/
H A Dasm.c686 static PetscErrorCode PCDestroy_ASM(PC pc) in PCDestroy_ASM() function
1318 pc->ops->destroy = PCDestroy_ASM; in PCCreate_ASM()