Gromacs
2016.6
|
Enumerations | |
enum | TestEnum { etestNone, etestTest, etestValue, etestNR } |
Enum type for EnumOption tests. | |
Variables | |
const char *const | c_allowed [] = { "none", "test", "value" } |
Set of allowed values for enum option tests. | |