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

See Also

ViewerCreate(), ViewersDestroy()

Level:intermediate
Location:
src/sys/src/viewer/interface/viewers.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages