Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c151 *ierr = PCShellSetApplyBA(*pc, ourshellapplyba); in pcshellsetapplyba_()
/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c668 PetscErrorCode PCShellSetApplyBA(PC pc, PetscErrorCode (*applyBA)(PC pc, PCSide side, Vec xin, Vec … in PCShellSetApplyBA() function
/petsc/include/
H A Dpetscpc.h183 PETSC_EXTERN PetscErrorCode PCShellSetApplyBA(PC, PetscErrorCode (*)(PC, PCSide, Vec, Vec, Vec));