ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
GhostComm::NeighborComm Struct Reference

#include <HaloPlan.hpp>

+ Collaboration diagram for GhostComm::NeighborComm:

Public Attributes

int peer
 
std::vector< SendRegionsend
 
std::vector< ParticleList * > recv
 

Detailed Description

Definition at line 42 of file HaloPlan.hpp.

Member Data Documentation

◆ peer

int GhostComm::NeighborComm::peer

Definition at line 43 of file HaloPlan.hpp.

◆ recv

std::vector<ParticleList *> GhostComm::NeighborComm::recv

Definition at line 45 of file HaloPlan.hpp.

◆ send

std::vector<SendRegion> GhostComm::NeighborComm::send

Definition at line 44 of file HaloPlan.hpp.


The documentation for this struct was generated from the following file: