|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Collaboration diagram for t_methoddata_compare:Data structure for comparison expression evaluation.
Public Attributes | |
| char * | cmpop |
| Comparison operator as a string. More... | |
| e_comparison_t | cmpt |
| Comparison operator type. More... | |
| t_compare_value | left |
| Left value. More... | |
| t_compare_value | right |
| Right value. More... | |
| char* t_methoddata_compare::cmpop |
Comparison operator as a string.
| e_comparison_t t_methoddata_compare::cmpt |
Comparison operator type.
| t_compare_value t_methoddata_compare::left |
Left value.
| t_compare_value t_methoddata_compare::right |
Right value.
1.8.5