Alamo
Namespaces | Functions
MPI.H File Reference

Go to the source code of this file.

Namespaces

namespace  Util
 
namespace  Util::MPI
 

Functions

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