Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/asm/
H A Dasm.c153 static PetscErrorCode PCSetUp_ASM(PC pc) in PCSetUp_ASM() function
1316 pc->ops->setup = PCSetUp_ASM; in PCCreate_ASM()