DMNetworkViewSetShowVertices#
Sets whether to display the vertices in viewing routines.
Synopsis#
#include "petscdmnetwork.h"  
PetscErrorCode DMNetworkViewSetShowVertices(DM dm, PetscBool showvertices)
Logically Collective
Input Parameter#
- dm - the - DMNETWORKobject
Output Parameter#
- showvertices - - PETSC_TRUEif visualizing the vertices
See Also#
DM, DMNETWORK, DMNetworkViewSetShowRanks(), DMNetworkViewSetShowGlobal(), DMNetworkViewSetShowNumbering(), DMNetworkViewSetViewRanks()
Level#
beginner
Location#
src/dm/impls/network/networkview.c
Index of all DMNetwork routines
Table of Contents for all manual pages
Index of all manual pages