Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c380 static PetscErrorCode PCPatchSetLocalComposition(PC pc, PCCompositeType type) in PCPatchSetLocalComposition() function
3016 if (flg) PetscCall(PCPatchSetLocalComposition(pc, loctype)); in PCSetFromOptions_PATCH()