|
Gromacs
2026.0-dev-20251107-70abc26
|
Enumerations | |
| enum | TestEnum : int { None, Test, Value, Count } |
| Enum type for EnumOption tests. | |
Variables | |
| const char *const | c_allowed [] = { "none", "test", "value" } |
| Set of allowed values for enum option tests. | |
|
const gmx::EnumerationArray < TestEnum, const char * > | c_testEnumNames = { { "none", "test", "value" } } |
| Set of allowed values for enum option tests. | |
1.8.5