Public Attributes | List of all members
PLMD::piv::PIV::SharedData Struct Reference

Local structure, used to store data that should be shared across multiple PIV instances. More...

Public Attributes

std::vector< std::vector< int > > Atom0
 
std::vector< std::vector< int > > Atom1
 
std::vector< std::vector< double > > cPIV
 
int init_stp =1
 
std::vector< std::vector< Vector > > prev_pos
 
int prev_stp =-1
 

Detailed Description

Local structure, used to store data that should be shared across multiple PIV instances.

Member Data Documentation

◆ Atom0

std:: vector<std:: vector<int> > PLMD::piv::PIV::SharedData::Atom0

◆ Atom1

std:: vector<std:: vector<int> > PLMD::piv::PIV::SharedData::Atom1

◆ cPIV

std:: vector<std:: vector<double> > PLMD::piv::PIV::SharedData::cPIV

◆ init_stp

int PLMD::piv::PIV::SharedData::init_stp =1

◆ prev_pos

std:: vector<std:: vector<Vector> > PLMD::piv::PIV::SharedData::prev_pos

◆ prev_stp

int PLMD::piv::PIV::SharedData::prev_stp =-1

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