8 #ifndef INCLUDE_MDSTRESSLAB___CONFIGURATION_H_ 9 #define INCLUDE_MDSTRESSLAB___CONFIGURATION_H_ 29 void allocate(
int _numberOfParticles,
int _referenceAndFinal);
std::map< ConfigType, MatrixXd > coordinates
Configuration * getLocalConfiguration(const std::set< int > &localParticleList) const
void allocate(int _numberOfParticles, int _referenceAndFinal)
std::vector< std::string > species
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor > MatrixXd