Searched refs:PCSORSetSymmetric_SOR (Results 1 – 1 of 1) sorted by relevance
121 static PetscErrorCode PCSORSetSymmetric_SOR(PC pc, MatSORType flag) in PCSORSetSymmetric_SOR() function448 …tscCall(PetscObjectComposeFunction((PetscObject)pc, "PCSORSetSymmetric_C", PCSORSetSymmetric_SOR)); in PCCreate_SOR()