ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ParticleProperties::VirtualSitesCenterOfMassParameters Struct Reference

Relate this particle to a molecule center of mass. More...

#include <Particle.hpp>

Public Member Functions

template<class Archive >
void serialize (Archive &ar, long int)
 

Public Attributes

int to_molecule_id = -1
 Store molecule id tracked by virtual site.
 

Detailed Description

Relate this particle to a molecule center of mass.

Definition at line 209 of file Particle.hpp.

Member Function Documentation

◆ serialize()

template<class Archive >
void ParticleProperties::VirtualSitesCenterOfMassParameters::serialize ( Archive &  ar,
long int   
)
inline

Definition at line 213 of file Particle.hpp.

References to_molecule_id.

Member Data Documentation

◆ to_molecule_id

int ParticleProperties::VirtualSitesCenterOfMassParameters::to_molecule_id = -1

Store molecule id tracked by virtual site.

Definition at line 211 of file Particle.hpp.

Referenced by ScriptInterface::Particles::ParticleHandle::ParticleHandle(), and serialize().


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