Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c90 static PetscErrorCode ourshelldestroy(PC pc) in ourshelldestroy() function
190 *ierr = PCShellSetDestroy(*pc, ourshelldestroy); in pcshellsetdestroy_()