CArl
Code Arlequin / C++ implementation
mpi_carl_tools.h File Reference
#include "carl_headers.h"

Go to the source code of this file.

Namespaces

 carl
 

Functions

void carl::broadcast_index_unordered_map (std::unordered_map< int, int > &index_map, const libMesh::Parallel::Communicator &CommComm, int origin_rank=0)
 
template<typename T >
void carl::MPI_reduce_vector (std::vector< T > &r, int root, const libMesh::Parallel::Communicator &Comm)