PartitionView

Views a partition object.

Synopsis

#include "mesh.h" 
int PartitionView(Partition part, PetscViewer viewer)
Collective on Partition

Input Parameters

part - The partition
viewer - The viewer with which to view the partition

Keywords

partition, view

See Also

PartitionDestroy(), PetscViewerDrawOpen(), PetscViewerOpenASCII()

Level:beginner
Location:
src/mesh/interface/part.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages