votca 2024.2-dev
|
Public Attributes | |
std::string | name_ |
std::string | type_ |
Bead::Symmetry | symmetry_ |
std::string | mapping_ |
std::vector< std::string > | subbeads_ |
tools::Property * | options_ |
Definition at line 65 of file cgmoleculedef.h.
std::string votca::csg::CGMoleculeDef::beaddef_t::mapping_ |
Definition at line 69 of file cgmoleculedef.h.
std::string votca::csg::CGMoleculeDef::beaddef_t::name_ |
Definition at line 66 of file cgmoleculedef.h.
tools::Property* votca::csg::CGMoleculeDef::beaddef_t::options_ |
Definition at line 71 of file cgmoleculedef.h.
std::vector<std::string> votca::csg::CGMoleculeDef::beaddef_t::subbeads_ |
Definition at line 70 of file cgmoleculedef.h.
Bead::Symmetry votca::csg::CGMoleculeDef::beaddef_t::symmetry_ |
Definition at line 68 of file cgmoleculedef.h.
std::string votca::csg::CGMoleculeDef::beaddef_t::type_ |
Definition at line 67 of file cgmoleculedef.h.