Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c218 static PetscErrorCode PCApplyTranspose_Redundant(PC pc, Vec x, Vec y) in PCApplyTranspose_Redundant() function
519 pc->ops->applytranspose = PCApplyTranspose_Redundant; in PCCreate_Redundant()