Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/
H A Dforest.c190 static PetscErrorCode DMDestroy_Forest(DM dm) in DMDestroy_Forest() function
1654 dm->ops->destroy = DMDestroy_Forest; in DMInitialize_Forest()