Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c38 static PetscErrorCode ourshellapplysymmetricleft(PC pc, Vec x, Vec y) in ourshellapplysymmetricleft() function
127 *ierr = PCShellSetApplySymmetricLeft(*pc, ourshellapplysymmetricleft); in pcshellsetapplysymmetricleft_()