ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
all_compare.hpp File Reference
#include <boost/mpi/collectives/all_reduce.hpp>
#include <boost/mpi/collectives/broadcast.hpp>
+ Include dependency graph for all_compare.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Utils
 
namespace  Utils::Mpi
 

Functions

template<typename T >
bool Utils::Mpi::all_compare (boost::mpi::communicator const &comm, T const &value)
 Compare values on all nodes.