Searched refs:PCShellSetApplyBA (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/pc/impls/shell/ftn-custom/ |
| H A D | zshellpcf.c | 151 *ierr = PCShellSetApplyBA(*pc, ourshellapplyba); in pcshellsetapplyba_()
|
| /petsc/src/ksp/pc/impls/shell/ |
| H A D | shellpc.c | 668 PetscErrorCode PCShellSetApplyBA(PC pc, PetscErrorCode (*applyBA)(PC pc, PCSide side, Vec xin, Vec … in PCShellSetApplyBA() function
|
| /petsc/include/ |
| H A D | petscpc.h | 183 PETSC_EXTERN PetscErrorCode PCShellSetApplyBA(PC, PetscErrorCode (*)(PC, PCSide, Vec, Vec, Vec));
|