Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1332 #define DMView_ASCII_pforest _append_pforest(DMView_ASCII) macro
1333 static PetscErrorCode DMView_ASCII_pforest(PetscObject odm, PetscViewer viewer) in DMView_ASCII_pforest() function
1466 PetscCall(DMView_ASCII_pforest((PetscObject)dm, viewer)); in DMView_pforest()