Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/composite/
H A Dcomposite.c103 static PetscErrorCode PCApply_Composite_Special(PC pc, Vec x, Vec y) in PCApply_Composite_Special() function
329 pc->ops->apply = PCApply_Composite_Special; in PCCompositeSetType_Composite()