ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
GatherPos Struct Reference
+ Inheritance diagram for GatherPos:
+ Collaboration diagram for GatherPos:

Public Member Functions

 GatherPos (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
 

Detailed Description

Definition at line 81 of file statistics_chain.cpp.

Constructor & Destructor Documentation

◆ GatherPos()

GatherPos::GatherPos ( BoxGeometry const &  box_geo)
inline

Definition at line 83 of file statistics_chain.cpp.

Member Function Documentation

◆ kernel()

Utils::Vector3d GatherPos::kernel ( Particle const &  p) const
inlineoverridevirtual

Member Data Documentation

◆ m_box_geo

BoxGeometry const& GatherPos::m_box_geo

Definition at line 82 of file statistics_chain.cpp.

Referenced by kernel().


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