Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/jacobi/
H A Djacobi.c90 static PetscErrorCode PCJacobiSetUseAbs_Jacobi(PC pc, PetscBool flg) in PCJacobiSetUseAbs_Jacobi() function
554 …Call(PetscObjectComposeFunction((PetscObject)pc, "PCJacobiSetUseAbs_C", PCJacobiSetUseAbs_Jacobi)); in PCCreate_Jacobi()