|
'ElMo-Knock'
|
Go to the source code of this file.
Functions | |
| int | mpi_bcast_vector_of_strings (vector< string > &vector_of_strings) |
| int | mpi_bcast_string (std::string &ss) |
| int mpi_bcast_string | ( | std::string & | ss | ) |
Definition at line 51 of file mpi_utils.cpp.
| int mpi_bcast_vector_of_strings | ( | vector< string > & | vector_of_strings | ) |
Definition at line 7 of file mpi_utils.cpp.