Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c99 static PetscErrorCode PCSetUp_Shell(PC pc) in PCSetUp_Shell() function
307 if (setup) pc->ops->setup = PCSetUp_Shell; in PCShellSetSetUp_Shell()