Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/ml/
H A Dml.c949 static PetscErrorCode PCDestroy_ML(PC pc) in PCDestroy_ML() function
1159 pc->ops->destroy = PCDestroy_ML; in PCCreate_ML()