Searched refs:PCApplySymmetricLeft_Shell (Results 1 – 1 of 1) sorted by relevance
139 static PetscErrorCode PCApplySymmetricLeft_Shell(PC pc, Vec x, Vec y) in PCApplySymmetricLeft_Shell() function926 pc->ops->applysymmetricleft = PCApplySymmetricLeft_Shell; in PCCreate_Shell()