int SLESView(SLES sles,Viewer viewer)
Collective on SLES unless Viewer is VIEWER_STDOUT_SELF
-sles_view : calls SLESView() at end of SLESSolve()
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/sles/interface/sles.c
SLES Index
Table of Contents