Block-Structured AMR Software Framework
AMReX_ParticleMPIUtil.H File Reference
#include <AMReX_Config.H>
#include <AMReX_Vector.H>
#include <map>

Go to the source code of this file.

Namespaces

 amrex
 

Functions

Long amrex::CountSnds (const std::map< int, Vector< char > > &not_ours, Vector< Long > &Snds)
 
Long amrex::doHandShake (const std::map< int, Vector< char > > &not_ours, Vector< Long > &Snds, Vector< Long > &Rcvs)
 
Long amrex::doHandShakeLocal (const std::map< int, Vector< char > > &not_ours, const Vector< int > &neighbor_procs, Vector< Long > &Snds, Vector< Long > &Rcvs)