Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex60.c37 PetscErrorCode PCApply_Noise(PC pc, Vec xin, Vec xout) in PCApply_Noise() function
176 PetscCall(PCShellSetApply(pcnoise, PCApply_Noise)); in main()