Home
last modified time | relevance | path

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

/petsc/src/dm/impls/product/
H A Dproduct.c3 static PetscErrorCode DMDestroy_Product(DM dm) in DMDestroy_Product() function
76 dm->ops->destroy = DMDestroy_Product; in DMCreate_Product()