ViewersCreate
Creates a container to hold a set of viewers.
Synopsis
int ViewersCreate(MPI_Comm comm,Viewers *v)
Collective on MPI_Comm
Input Parameter
comm -the MPI communicator
Output Parameter
viewers -the collection of viewers
Keywords
Viewers, get, type
See Also
ViewerCreate(), ViewersDestroy()
Level:intermediate
Location:src/sys/src/viewer/interface/viewers.c
Viewer Index
Table of Contents