Lines Matching refs:pcbddc

68   PC_BDDC                *pcbddc    = (PC_BDDC *)pc->data;  in PCBDDCNullSpaceAssembleCorrection()  local
79 if (isdir) local_ksp = pcbddc->ksp_D; /* Dirichlet solver */ in PCBDDCNullSpaceAssembleCorrection()
80 else local_ksp = pcbddc->ksp_R; /* Neumann solver */ in PCBDDCNullSpaceAssembleCorrection()
84 …if (pcbddc->dbg_flag) PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain … in PCBDDCNullSpaceAssembleCorrection()
89 PetscCall(PetscLogEventBegin(PC_BDDC_ApproxSetUp[pcbddc->current_level], pc, 0, 0, 0)); in PCBDDCNullSpaceAssembleCorrection()
96 shell_ctx->evapply = PC_BDDC_ApproxApply[pcbddc->current_level]; in PCBDDCNullSpaceAssembleCorrection()
146 if (needscaling || pcbddc->dbg_flag) { in PCBDDCNullSpaceAssembleCorrection()
186 if (pcbddc->dbg_flag) { in PCBDDCNullSpaceAssembleCorrection()
188 …PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain %04d infinity error fo… in PCBDDCNullSpaceAssembleCorrection()
190 …PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain %04d infinity error fo… in PCBDDCNullSpaceAssembleCorrection()
195 if (needscaling && pcbddc->dbg_flag) { /* test for scaling factor */ in PCBDDCNullSpaceAssembleCorrection()
215 if (pcbddc->dbg_flag) { in PCBDDCNullSpaceAssembleCorrection()
217 …PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain %04d infinity error fo… in PCBDDCNullSpaceAssembleCorrection()
219 …PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain %04d infinity error fo… in PCBDDCNullSpaceAssembleCorrection()
227 PetscCall(PetscLogEventEnd(PC_BDDC_ApproxSetUp[pcbddc->current_level], pc, 0, 0, 0)); in PCBDDCNullSpaceAssembleCorrection()
229 if (pcbddc->dbg_flag) { in PCBDDCNullSpaceAssembleCorrection()
245 …PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain %04d infinity error fo… in PCBDDCNullSpaceAssembleCorrection()
247 …PetscCall(PetscViewerASCIISynchronizedPrintf(pcbddc->dbg_viewer, "Subdomain %04d infinity error fo… in PCBDDCNullSpaceAssembleCorrection()