Gromacs
2024.4
|
Conglomeration of atom property entries.
Public Attributes | |
bool | isSet = false |
Has property been set. | |
std::string | db |
Database the property is coming from. | |
double | def = 0.0 |
Default value for property. | |
std::vector< BaseEntry > | entry |
Basic entries for properties. | |