Gromacs
2025-dev-20240913-b871546
|
Functions | |
void | broadcastWorld (int size, void *buffer) |
Broadcasts given data from rank zero to all other ranks. | |
void | broadcastArguments (int *argc, char ***argv) |
Broadcasts command-line arguments to all ranks. More... | |
Variables | |
std::unique_ptr < CommandLineProgramContext > | g_commandLineContext |
Global context instance initialized in initForCommandLine(). | |
std::unique_ptr< DataFileFinder > | g_libFileFinder |
Global library data file finder that respects GMXLIB. | |