Gromacs
2025-dev-20240906-b7d3419
|
#include <gromacs/topology/include/gromacs/topology/mtop_atomloops.h>
Range over all interaction lists of topology.
Includes the intermolecular interactions as the final element in the range if present.
Public Member Functions | |
IListRange (const gmx_mtop_t &mtop) | |
Default constructor. | |
IListIterator & | begin () |
Iterator to begin of range. | |
IListIterator & | end () |
Iterator to end of range. | |