Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/jacobi/
H A Djacobi.c461 PetscCall(PCJacobiGetUseAbs(pc, &useAbs)); in PCView_Jacobi()
606 PetscErrorCode PCJacobiGetUseAbs(PC pc, PetscBool *flg) in PCJacobiGetUseAbs() function
/petsc/include/
H A Dpetscpc.h156 PETSC_EXTERN PetscErrorCode PCJacobiGetUseAbs(PC, PetscBool *);