Gromacs  2021-sycl
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx_molblock_t Struct Reference

#include <gromacs/topology/topology.h>

Description

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::RVecposres_xA
 Position restraint coordinates for top A.
 
std::vector< gmx::RVecposres_xB
 Position restraint coordinates for top B.
 

The documentation for this struct was generated from the following file: