|
Alamo
|
Functions | |
| template<class T > | |
| int | Allgather (std::vector< T > &a_data) |
| void | Bcast (std::string &s, int root=amrex::ParallelDescriptor::IOProcessorNumber()) |
| void | Allgather (const std::string &local, std::vector< std::string > &out) |
|
inline |
| int Util::MPI::Allgather | ( | std::vector< T > & | a_data | ) |