Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/jacobi/
H A Djacobi.c439 if (flg) PetscCall(PCJacobiSetType(pc, type)); in PCSetFromOptions_Jacobi()
759 PetscErrorCode PCJacobiSetType(PC pc, PCJacobiType type) in PCJacobiSetType() function
/petsc/doc/changes/
H A D36.md94 into PCJacobiSetType()
/petsc/include/
H A Dpetscpc.h153 PETSC_EXTERN PetscErrorCode PCJacobiSetType(PC, PCJacobiType);