ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Public Member Functions | |
GatherCom (BoxGeometry const &box_geo) | |
Utils::Vector3d | kernel (Particle const &p) const override |
Public Member Functions inherited from GatherParticleTraits< Utils::Vector3d > | |
void | fetch (CellStructure const &cell_structure, int pid) |
auto | join () |
Public Attributes | |
BoxGeometry const & | m_box_geo |
Definition at line 89 of file statistics_chain.cpp.
|
inline |
Definition at line 91 of file statistics_chain.cpp.
|
inlineoverridevirtual |
Implements GatherParticleTraits< Utils::Vector3d >.
Definition at line 92 of file statistics_chain.cpp.
References Particle::image_box(), m_box_geo, Particle::mass(), Particle::pos(), and BoxGeometry::unfolded_position().
BoxGeometry const& GatherCom::m_box_geo |
Definition at line 90 of file statistics_chain.cpp.
Referenced by kernel().