Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c254 static PetscErrorCode PCBDDCReuseSolvers_Destroy(PC pc) in PCBDDCReuseSolvers_Destroy() function
1377 …schurs->gdsw) PetscCall(PCShellSetDestroy(msolv_ctx->interior_solver, PCBDDCReuseSolvers_Destroy)); in PCBDDCSubSchursSetUp()