vtkPVConnectDialog Class Reference
Class to encapsulate all of the process initialization.
More...
#include <vtkPVConnectDialog.h>
Inheritance diagram for vtkPVConnectDialog:
[legend]Collaboration diagram for vtkPVConnectDialog:
[legend]List of all members.
Detailed Description
Class to encapsulate all of the process initialization.
A class to encapsulate all of the process initialization, distributed data model and duplication of the pipeline. Filters and compositers will still need a controller, but every thing else should be handled here. This class sets up the default MPI processes with the user interface running on process 0. I plan to make an alternative module for client server mode, where the client running the UI is not in the MPI group but links to the MPI group through a socket connection.
Definition at line 44 of file vtkPVConnectDialog.h.
Constructor & Destructor Documentation
vtkPVConnectDialog::vtkPVConnectDialog |
( |
|
) |
[protected] |
|
Member Function Documentation
void vtkPVConnectDialog::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
|
|
void vtkPVConnectDialog::OK |
( |
|
) |
[virtual] |
|
|
Confirm the action and close this dialog
Reimplemented from vtkKWDialog. |
void vtkPVConnectDialog::SetHostname |
( |
const char * |
hn |
) |
|
|
const char* vtkPVConnectDialog::GetHostName |
( |
|
) |
|
|
void vtkPVConnectDialog::SetPortNumber |
( |
int |
pt |
) |
|
|
int vtkPVConnectDialog::GetPortNumber |
( |
|
) |
|
|
void vtkPVConnectDialog::MPICheckBoxCallback |
( |
|
) |
|
|
void vtkPVConnectDialog::SetListOfServers |
( |
const char * |
list |
) |
|
|
const char* vtkPVConnectDialog::GetListOfServers |
( |
|
) |
|
|
virtual void vtkPVConnectDialog::SetMultiProcessMode |
( |
int |
|
) |
[virtual] |
|
virtual int vtkPVConnectDialog::GetMultiProcessMode |
( |
|
) |
[virtual] |
|
virtual void vtkPVConnectDialog::SetNumberOfProcesses |
( |
int |
|
) |
[virtual] |
|
virtual int vtkPVConnectDialog::GetNumberOfProcesses |
( |
|
) |
[virtual] |
|
virtual void vtkPVConnectDialog::SetSSHUser |
( |
const char * |
|
) |
[virtual] |
|
virtual char* vtkPVConnectDialog::GetSSHUser |
( |
|
) |
[virtual] |
|
virtual void vtkPVConnectDialog::SetHostnameString |
( |
const char * |
|
) |
[protected, virtual] |
|
virtual void vtkPVConnectDialog::SetListOfServersString |
( |
const char * |
|
) |
[protected, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Tue May 30 12:37:03 2006 for ParaView by
1.3.5