Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c299 static PetscErrorCode PCSetUp_GASM(PC pc) in PCSetUp_GASM() function
1303 pc->ops->setup = PCSetUp_GASM; in PCCreate_GASM()