Searched refs:PCApply_Cholesky (Results 1 – 1 of 1) sorted by relevance
176 static PetscErrorCode PCApply_Cholesky(PC pc, Vec x, Vec y) in PCApply_Cholesky() function324 pc->ops->apply = PCApply_Cholesky; in PCCreate_Cholesky()