Gromacs
2021-sycl
|
#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. | |