votca 2024.2-dev
|
Small structure to help store bead info relevant to the structure. More...
#include <beadstructure.h>
Public Attributes | |
double | mass = 0.0 |
std::string | name = "" |
Small structure to help store bead info relevant to the structure.
Definition at line 136 of file beadstructure.h.
double votca::csg::BeadStructure::BeadInfo::mass = 0.0 |
Definition at line 137 of file beadstructure.h.
std::string votca::csg::BeadStructure::BeadInfo::name = "" |
Definition at line 138 of file beadstructure.h.