Home
last modified time | relevance | path

Searched refs:PCApply_NN (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c40 static PetscErrorCode PCApply_NN(PC pc, Vec r, Vec z) in PCApply_NN() function
184 pc->ops->apply = PCApply_NN; in PCCreate_NN()