Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/tutorials/
H A Dex4.c127 PetscErrorCode SmwApply(PC pc, Vec x, Vec y) in SmwApply() function
316 PetscCall(PCShellSetApply(pcJ, SmwApply)); in main()