Home
last modified time | relevance | path

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

/petsc/src/dm/impls/product/
H A Dproduct.c14 static PetscErrorCode DMView_Product(DM dm, PetscViewer viewer) in DMView_Product() function
77 dm->ops->view = DMView_Product; in DMCreate_Product()