#include "mat.h" int MatPartitioningView(MatPartitioning part,Viewer viewer)Collective on MatPartitioning
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 visualization contexts with
Level:intermediate
Location:src/mat/partition/partition.c
Matrix Index
Table of Contents