Home
last modified time | relevance | path

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

/petsc/src/snes/impls/ms/
H A Dms.c376 static PetscErrorCode SNESDestroy_MS(SNES snes) in SNESDestroy_MS() function
606 snes->ops->destroy = SNESDestroy_MS; in SNESCreate_MS()