int PartitioningView(Partitioning part,Viewer viewer)
Collective on Partitioning unless Viewer is VIEWER_STDOUT_SELF
VIEWER_STDOUT_SELF - standard output (default)
VIEWER_STDOUT_WORLD - synchronized standard
output where only the first processor opens
the file. All other processors send their
data to the first processor to print.
The user can open alternative vistualization contexts with
ViewerFileOpenASCII() - output to a specified file
Location: src/mat/impls/partition/partition.c
Matrix Index
Table of Contents