Searched refs:PCSORSetIterations_SOR (Results 1 – 1 of 1) sorted by relevance
140 static PetscErrorCode PCSORSetIterations_SOR(PC pc, PetscInt its, PetscInt lits) in PCSORSetIterations_SOR() function450 …cCall(PetscObjectComposeFunction((PetscObject)pc, "PCSORSetIterations_C", PCSORSetIterations_SOR)); in PCCreate_SOR()