Home
last modified time | relevance | path

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

/petsc/src/dm/impls/shell/
H A Ddmshell.c1110 static PetscErrorCode DMLoad_Shell(DM dm, PetscViewer v) in DMLoad_Shell() function
1141 dm->ops->load = DMLoad_Shell; in DMCreate_Shell()