Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
t_ilist Struct Reference

#include <gromacs/topology/idef.h>

Description

Deprecated list of listed interactions.

Public Member Functions

int size () const
 
bool empty () const
 

Public Attributes

int nr
 The size (nr elements) of the interactions array (iatoms[]).
 
t_iatom * iatoms
 
int nalloc
 

Member Function Documentation

bool t_ilist::empty ( ) const
inline
Returns
Whether the list is empty.
int t_ilist::size ( ) const
inline
Returns
The total number of elements in iatoms.

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