Searched refs:PCApplyTranspose_Shell (Results 1 – 1 of 1) sorted by relevance
201 static PetscErrorCode PCApplyTranspose_Shell(PC pc, Vec x, Vec y) in PCApplyTranspose_Shell() function403 if (applytranspose) pc->ops->applytranspose = PCApplyTranspose_Shell; in PCShellSetApplyTranspose_Shell()