Home
last modified time | relevance | path

Searched refs:PCBDDCReuseSolvers_Correction (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/ !
H A Dbddcschurs.c9 static PetscErrorCode PCBDDCReuseSolvers_Correction(PC, Vec, Vec);
187 static PetscErrorCode PCBDDCReuseSolvers_Correction(PC pc, Vec rhs, Vec sol) in PCBDDCReuseSolvers_Correction() function
1386 PetscCall(PCShellSetApply(msolv_ctx->correction_solver, PCBDDCReuseSolvers_Correction)); in PCBDDCSubSchursSetUp()