Searched refs:PCApplyTranspose_Redundant (Results 1 – 1 of 1) sorted by relevance
218 static PetscErrorCode PCApplyTranspose_Redundant(PC pc, Vec x, Vec y) in PCApplyTranspose_Redundant() function519 pc->ops->applytranspose = PCApplyTranspose_Redundant; in PCCreate_Redundant()