|
Gromacs
2026.0-dev-20251105-11eb1db
|
#include <gromacs/topology/topology.h>
Block of molecules of the same type, used in gmx_mtop_t.
Public Attributes | |
| int | type = -1 |
| The molecule type index in mtop.moltype. | |
| int | nmol = 0 |
| The number of molecules in this block. | |
| std::vector< gmx::RVec > | posres_xA |
| Position restraint coordinates for top A. | |
| std::vector< gmx::RVec > | posres_xB |
| Position restraint coordinates for top B. | |
1.8.5