int SLESView(SLES sles,Viewer viewer)Collective on SLES unless Viewer is VIEWER_STDOUT_SELF
SLES | - the SLES context |
viewer | - optional visualization context |
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:beginner
Location:src/sles/interface/sles.c
SLES Index
Table of Contents