Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/asm/
H A Dasm.c648 static PetscErrorCode PCReset_ASM(PC pc) in PCReset_ASM() function
692 PetscCall(PCReset_ASM(pc)); in PCDestroy_ASM()
1317 pc->ops->reset = PCReset_ASM; in PCCreate_ASM()