![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <HaloPlan.hpp>
Collaboration diagram for GhostComm::NeighborComm:Public Attributes | |
| int | peer |
| std::vector< SendRegion > | send |
| std::vector< ParticleList * > | recv |
Definition at line 42 of file HaloPlan.hpp.
| int GhostComm::NeighborComm::peer |
Definition at line 43 of file HaloPlan.hpp.
| std::vector<ParticleList *> GhostComm::NeighborComm::recv |
Definition at line 45 of file HaloPlan.hpp.
| std::vector<SendRegion> GhostComm::NeighborComm::send |
Definition at line 44 of file HaloPlan.hpp.