Searched refs:PC_COMPOSITE_ADDITIVE (Results 1 – 10 of 10) sorted by relevance
57 PetscCall(PCCompositeSetType(pc, PC_COMPOSITE_ADDITIVE)); in main()
221 PC_COMPOSITE_ADDITIVE, enumerator
169 PetscCall(PCCompositeSetType(pc, PC_COMPOSITE_ADDITIVE)); in main()
36 …if (osm->loctype != PC_COMPOSITE_ADDITIVE) PetscCall(PetscViewerASCIIPrintf(viewer, " Additive Sc… in PCView_ASM()315 …if (osm->is_local && osm->type != PC_ASM_BASIC && osm->loctype == PC_COMPOSITE_ADDITIVE) PetscCall… in PCSetUp_ASM()446 …PetscCheck(osm->loctype == PC_COMPOSITE_MULTIPLICATIVE || osm->loctype == PC_COMPOSITE_ADDITIVE, P… in PCApply_ASM()517 …PetscCheck(osm->loctype == PC_COMPOSITE_MULTIPLICATIVE || osm->loctype == PC_COMPOSITE_ADDITIVE, P… in PCMatApply_ASM_Private()592 …PetscCheck(osm->n_local_true <= 1 || osm->loctype == PC_COMPOSITE_ADDITIVE, PetscObjectComm((Petsc… in PCApplyTranspose_ASM()867 …PetscCheck(type == PC_COMPOSITE_ADDITIVE || type == PC_COMPOSITE_MULTIPLICATIVE, PetscObjectComm((… in PCASMSetLocalType_ASM()1306 osm->loctype = PC_COMPOSITE_ADDITIVE; in PCCreate_ASM()
322 if (type == PC_COMPOSITE_ADDITIVE) { in PCCompositeSetType_Composite()646 jac->type = PC_COMPOSITE_ADDITIVE; in PCCreate_Composite()
261 if (jac->type != PC_COMPOSITE_ADDITIVE && jac->type != PC_COMPOSITE_SCHUR) { in SNESSetUp_Multiblock()488 if (mb->type == PC_COMPOSITE_ADDITIVE) { in SNESSolve_Multiblock()
90 PC_COMPOSITE_ADDITIVE
107 ADDITIVE = PC_COMPOSITE_ADDITIVE
385 …PetscCheck(type == PC_COMPOSITE_ADDITIVE || type == PC_COMPOSITE_MULTIPLICATIVE, PetscObjectComm((… in PCPatchSetLocalComposition()2652 if (patch->local_composition_type == PC_COMPOSITE_ADDITIVE) { in PCSetUp_PATCH()2999 PCCompositeType loctype = PC_COMPOSITE_ADDITIVE; in PCSetFromOptions_PATCH()3196 patch->local_composition_type = PC_COMPOSITE_ADDITIVE; in PCCreate_Patch()
788 …if (jac->type != PC_COMPOSITE_ADDITIVE && jac->type != PC_COMPOSITE_SCHUR && jac->type != PC_COMPO… in PCSetUp_FieldSplit()1686 if (jac->type == PC_COMPOSITE_ADDITIVE) { in PCApply_FieldSplit()1789 if (jac->type == PC_COMPOSITE_ADDITIVE) { in PCMatApply_FieldSplit()1994 if (jac->type == PC_COMPOSITE_ADDITIVE) { in PCApplyTranspose_FieldSplit()