Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c108 static PetscErrorCode ourshellview(PC pc, PetscViewer view) in ourshellview() function
214 *ierr = PCShellSetView(*pc, ourshellview); in pcshellsetview_()