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

Public Member Functions

 ~GatherMass () override=default
 
double kernel (Particle const &p) const override
 
- Public Member Functions inherited from GatherParticleTraits< double >
virtual ~GatherParticleTraits ()=default
 
void fetch (CellStructure const &cell_structure, int pid)
 
auto join ()
 

Detailed Description

Definition at line 100 of file statistics_chain.cpp.

Constructor & Destructor Documentation

◆ ~GatherMass()

GatherMass::~GatherMass ( )
overridedefault

Member Function Documentation

◆ kernel()

double GatherMass::kernel ( Particle const p) const
inlineoverridevirtual

Implements GatherParticleTraits< double >.

Definition at line 102 of file statistics_chain.cpp.

References Particle::mass().


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