Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/jacobi/
H A Djacobi.c463 PetscCall(PCJacobiGetRowl1Scale(pc, &scale)); in PCView_Jacobi()
654 PetscErrorCode PCJacobiGetRowl1Scale(PC pc, PetscReal *scale) in PCJacobiGetRowl1Scale() function
/petsc/include/
H A Dpetscpc.h161 PETSC_EXTERN PetscErrorCode PCJacobiGetRowl1Scale(PC, PetscReal *);