Searched refs:PCApply_CP (Results 1 – 1 of 1) sorted by relevance
61 static PetscErrorCode PCApply_CP(PC pc, Vec bb, Vec xx) in PCApply_CP() function165 pc->ops->apply = PCApply_CP; in PCCreate_CP()166 pc->ops->applytranspose = PCApply_CP; in PCCreate_CP()