Searched refs:PCApply_NN (Results 1 – 1 of 1) sorted by relevance
40 static PetscErrorCode PCApply_NN(PC pc, Vec r, Vec z) in PCApply_NN() function184 pc->ops->apply = PCApply_NN; in PCCreate_NN()