Searched refs:PCBDDCReuseSolvers_Correction (Results 1 – 1 of 1) sorted by relevance
9 static PetscErrorCode PCBDDCReuseSolvers_Correction(PC, Vec, Vec);187 static PetscErrorCode PCBDDCReuseSolvers_Correction(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_Correction() function1386 PetscCall(PCShellSetApply(msolv_ctx->correction_solver, PCBDDCReuseSolvers_Correction)); in PCBDDCSubSchursSetUp()