Home
last modified time | relevance | path

Searched refs:bddc (Results 1 – 25 of 35) sorted by relevance

12

/petsc/.gitlab/
H A DCODEOWNERS19 /src/ksp/pc/impls/bddc/ @stefanozampini @jedbrown
/petsc/src/ksp/pc/impls/bddc/
H A Dbddc.c2316 PetscCall(PCView(bddcipc_ctx->bddc, viewer)); in PCView_BDDCIPC()
2331 PetscCall(PetscObjectTypeCompare((PetscObject)bddcipc_ctx->bddc, PCBDDC, &isbddc)); in PCSetUp_BDDCIPC()
2332 …TSC_ERR_SUP, "Invalid type %s. Must be of type bddc", ((PetscObject)bddcipc_ctx->bddc)->type_name); in PCSetUp_BDDCIPC()
2333 PetscCall(PCSetUp(bddcipc_ctx->bddc)); in PCSetUp_BDDCIPC()
2336 pcis = (PC_IS *)bddcipc_ctx->bddc->data; in PCSetUp_BDDCIPC()
2354 pcis = (PC_IS *)bddcipc_ctx->bddc->data; in PCApply_BDDCIPC()
2357 PetscCall(PCBDDCScalingRestriction(bddcipc_ctx->bddc, r, pcis->vec1_B)); in PCApply_BDDCIPC()
2358 PetscCall(PCBDDCApplyInterfacePreconditioner(bddcipc_ctx->bddc, PETSC_FALSE)); in PCApply_BDDCIPC()
2359 PetscCall(PCBDDCScalingExtension(bddcipc_ctx->bddc, pcis->vec1_B, x)); in PCApply_BDDCIPC()
2372 pcis = (PC_IS *)bddcipc_ctx->bddc->data; in PCApplyTranspose_BDDCIPC()
[all …]
/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h269 PC bddc; member
/petsc/src/ksp/ksp/tutorials/output/
H A Dex71_bddc_elast_4lev.out8 type: bddc
121 type: bddc
240 type: bddc
H A Dex59_bddc_fetidp_ml_2.out8 type: bddc
119 type: bddc
H A Dex59_bddc_fetidp_ml_1.out8 type: bddc
119 type: bddc
H A Dex71_bddc_elast_3lev.out8 type: bddc
121 type: bddc
H A Dex71_bddc_elast_3lev_alt.out8 type: bddc
121 type: bddc
H A Dex71_bddc_elast_deluxe_layers.out8 type: bddc
H A Dex71_bddc_cusparse.out8 type: bddc
H A Dex71_bddc_elast.out8 type: bddc
H A Dex71_bddc_1.out8 type: bddc
H A Dex71_bddc_2.out8 type: bddc
H A Dex59_bddc_fetidp_ml_3.out8 type: bddc
H A Dex71_fetidp_1.out48 type: bddc
H A Dex71_fetidp_2.out48 type: bddc
H A Dex71_fetidp_elast.out48 type: bddc
H A Dex71_bddc_elast_3lev_hpddm_baij.out9 type: bddc
/petsc/src/snes/tutorials/output/
H A Dex12_p4est_full_q2_nonconformal_parallel_bddcfas.out39 type: bddc
214 type: bddc
390 type: bddc
H A Dex12_p4est_full_q2_nonconformal_parallel_bddcfas_alt.out39 type: bddc
214 type: bddc
390 type: bddc
H A Dex12_tri_parmetis_bddc.out33 type: bddc
H A Dex12_tri_bddc.out36 type: bddc
H A Dex12_p4est_full_q2_nonconformal_parallel_bddc_alt.out25 type: bddc
H A Dex12_p4est_full_q2_nonconformal_parallel_bddc.out25 type: bddc
H A Dex12_quad_bddc.out35 type: bddc

12