Gromacs
2020-beta1
|
#include <gromacs/topology/exclusionblocks.h>
Describes exclusions for a single atom.
Public Member Functions | |
int | nra () const |
Number of atoms in the exclusion. | |
Public Attributes | |
std::vector< int > | atomNumber |
Atom numbers for exclusion. | |