Searched refs:PCJacobiGetType_Jacobi (Results 1 – 1 of 1) sorted by relevance
99 static PetscErrorCode PCJacobiGetType_Jacobi(PC pc, PCJacobiType *type) in PCJacobiGetType_Jacobi() function551 …PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCJacobiGetType_C", PCJacobiGetType_Jacobi)… in PCCreate_Jacobi()