Searched refs:PCJacobiGetUseAbs (Results 1 – 2 of 2) sorted by relevance
461 PetscCall(PCJacobiGetUseAbs(pc, &useAbs)); in PCView_Jacobi()606 PetscErrorCode PCJacobiGetUseAbs(PC pc, PetscBool *flg) in PCJacobiGetUseAbs() function
156 PETSC_EXTERN PetscErrorCode PCJacobiGetUseAbs(PC, PetscBool *);