Searched refs:PCJacobiSetRowl1Scale (Results 1 – 4 of 4) sorted by relevance
631 PetscErrorCode PCJacobiSetRowl1Scale(PC pc, PetscReal scale) in PCJacobiSetRowl1Scale() function
304 PetscCall(PCJacobiSetRowl1Scale(pc, 0.5)); in main()
121 - Add `PCJacobiSetRowl1Scale()` and `-pc_jacobi_rowl1_scale scale` to access new scale member of PC…
160 PETSC_EXTERN PetscErrorCode PCJacobiSetRowl1Scale(PC, PetscReal);