Searched refs:PCJacobiSetType_Jacobi (Results 1 – 1 of 1) sorted by relevance
68 static PetscErrorCode PCJacobiSetType_Jacobi(PC pc, PCJacobiType type) in PCJacobiSetType_Jacobi() function550 …PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCJacobiSetType_C", PCJacobiSetType_Jacobi)… in PCCreate_Jacobi()