![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <cells.hpp>
Collaboration diagram for NeighborPIDs:Public Member Functions | |
| NeighborPIDs ()=default | |
| NeighborPIDs (int _pid, std::vector< int > _neighbor_pids) | |
Public Attributes | |
| int | pid |
| std::vector< int > | neighbor_pids |
|
default |
|
inline |
| std::vector<int> NeighborPIDs::neighbor_pids |
Definition at line 97 of file cells.hpp.
Referenced by boost::serialization::serialize().
| int NeighborPIDs::pid |
Definition at line 96 of file cells.hpp.
Referenced by boost::serialization::serialize().