Searched refs:PCSORGetIterations_SOR (Results 1 – 1 of 1) sorted by relevance
168 static PetscErrorCode PCSORGetIterations_SOR(PC pc, PetscInt *its, PetscInt *lits) in PCSORGetIterations_SOR() function453 …cCall(PetscObjectComposeFunction((PetscObject)pc, "PCSORGetIterations_C", PCSORGetIterations_SOR)); in PCCreate_SOR()