Searched refs:PCApply_Galerkin (Results 1 – 1 of 1) sorted by relevance
15 static PetscErrorCode PCApply_Galerkin(PC pc, Vec x, Vec y) in PCApply_Galerkin() function322 pc->ops->apply = PCApply_Galerkin; in PCCreate_Galerkin()