Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c388 static PetscErrorCode PCShellSetView_Shell(PC pc, PetscErrorCode (*view)(PC, PetscViewer)) in PCShellSetView_Shell() function
957 PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCShellSetView_C", PCShellSetView_Shell)); in PCCreate_Shell()