Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/
H A Ddmshell.c1101 static PetscErrorCode DMView_Shell(DM dm, PetscViewer v) in DMView_Shell() function
1140 dm->ops->view = DMView_Shell; in DMCreate_Shell()