Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/
H A Ddmshell.c1084 static PetscErrorCode DMDestroy_Shell(DM dm) in DMDestroy_Shell() function
1136 dm->ops->destroy = DMDestroy_Shell; in DMCreate_Shell()