Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/tests/
H A Dex5.c94 PetscCall(PCShellGetName(pc, &shellname)); in main()
/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c827 PetscErrorCode PCShellGetName(PC pc, const char *name[]) in PCShellGetName() function
/petsc/include/
H A Dpetscpc.h193 PETSC_EXTERN PetscErrorCode PCShellGetName(PC, const char *[]);