|
Gromacs
2026.0-dev-20251110-920b6d1
|
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... | |
| real * | r |
| (Array of) real value(s). More... | |
| 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).
1.8.5