Gromacs  2025-dev-20241003-bd59e46
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
t_compare_value Struct Reference

Description

Data structure for comparison expression operand values.

Public Attributes

int flags
 Flags that describe the type of the operand. More...
 
int * i
 (Array of) integer value(s). More...
 
realr
 (Array of) real value(s). More...
 

Member Data Documentation

int t_compare_value::flags

Flags that describe the type of the operand.

int* t_compare_value::i

(Array of) integer value(s).

real* t_compare_value::r

(Array of) real value(s).


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