Gromacs
2024.4
|
Describes a molecule type, and keeps track of the number of these molecules.
Used for sorting coordinate file data after solvation
Public Attributes | |
std::string | name |
molecule name | |
int | numAtoms = 0 |
number of atoms in the molecule | |
int | numMolecules = 0 |
number of occurences of molecule | |