PETSC_VIEWER_SOCKET_
Creates a socket viewer shared by all processors in a communicator.
Synopsis
PetscViewer PETSC_VIEWER_SOCKET_(MPI_Comm comm)
Collective on MPI_Comm
Input Parameter
| comm | - the MPI communicator to share the socket PetscViewer
|
Options Database Keys
For use with the default Matlab PetscViewer, PETSC_VIEWER_SOCKET_WORLD or if
PETSC_NULL is passed for machine or PETSC_DEFAULT is passed for port
-viewer_socket_machine <machine>
-viewer_socket_port <port>
Environmental variables