Searched refs:PCJacobiGetRowl1Scale (Results 1 – 2 of 2) sorted by relevance
463 PetscCall(PCJacobiGetRowl1Scale(pc, &scale)); in PCView_Jacobi()654 PetscErrorCode PCJacobiGetRowl1Scale(PC pc, PetscReal *scale) in PCJacobiGetRowl1Scale() function
161 PETSC_EXTERN PetscErrorCode PCJacobiGetRowl1Scale(PC, PetscReal *);