Searched refs:PCApply_Noise (Results 1 – 1 of 1) sorted by relevance
37 PetscErrorCode PCApply_Noise(PC pc, Vec xin, Vec xout) in PCApply_Noise() function176 PetscCall(PCShellSetApply(pcnoise, PCApply_Noise)); in main()