Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/is/nn/
H A Dnn.c102 static PetscErrorCode PCDestroy_NN(PC pc) in PCDestroy_NN() function
187 pc->ops->destroy = PCDestroy_NN; in PCCreate_NN()