ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
HaloPlan.hpp File Reference
#include "ParticleList.hpp"
#include <boost/mpi/communicator.hpp>
#include <optional>
#include <utils/Vector.hpp>
#include <vector>
+ Include dependency graph for HaloPlan.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GhostComm::ExchangeOp
 
struct  GhostComm::SendRegion
 
struct  GhostComm::NeighborComm
 
struct  GhostComm::LocalComm
 
struct  GhostComm::CollectiveSection
 
struct  GhostComm::HaloPlan
 

Namespaces

namespace  GhostComm
 

Enumerations

enum class  GhostComm::Direction { GhostComm::Push , GhostComm::Reduce }
 
enum class  GhostComm::Combine { GhostComm::Overwrite , GhostComm::Add }
 
enum class  GhostComm::CollectivePattern { GhostComm::None , GhostComm::Broadcast , GhostComm::ReduceSum }