#include <AMReX_ParticleMPIUtil.H>#include <AMReX_ParallelDescriptor.H>#include <AMReX_ParallelReduce.H>#include <AMReX_BLProfiler.H>Namespaces | |
| namespace | amrex |
Functions | |
| Long | amrex::CountSnds (const std::map< int, Vector< char > > ¬_ours, Vector< Long > &Snds) |
| Long | amrex::doHandShake (const std::map< int, Vector< char > > ¬_ours, Vector< Long > &Snds, Vector< Long > &Rcvs) |
| Long | amrex::doHandShakeLocal (const std::map< int, Vector< char > > ¬_ours, const Vector< int > &neighbor_procs, Vector< Long > &Snds, Vector< Long > &Rcvs) |