Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1453 #define DMView_pforest _append_pforest(DMView) macro
1454 static PetscErrorCode DMView_pforest(DM dm, PetscViewer viewer) in DMView_pforest() function
5127 dm->ops->view = DMView_pforest; in DMInitialize_pforest()