Go to the source code of this file.
Defines | |
#define | VMDMPI_INC 1 |
Functions | |
int | vmd_mpi_init (int *argc, char ***argv) |
int | vmd_mpi_barrier () |
int | vmd_mpi_fini () |
int | vmd_mpi_nodeinfo (int *noderank, int *nodecount) |
int | vmd_mpi_nodescan (int *noderank, int *nodecount, char *nodename, int maxnodenamelen, int gpucount) |
|
|
|
Referenced by VMDApp::par_barrier, and VMDApp::VMDexit. |
|
Referenced by VMDshutdown. |
|
Referenced by VMDinitialize. |
|
Referenced by VMDApp::VMDinit. |
|
Referenced by VMDApp::VMDinit. |