|
Gromacs
2025.4
|
Functions | |
| template<typename ValueType > | |
| void | expandVector (size_t length, std::vector< ValueType > *values) |
| Expands a single value to a vector by copying the value. More... | |
| std::vector< std::string > ::const_iterator | findEnumValue (const std::vector< std::string > &allowedValues, const std::string &value) |
| Finds an enumerated value from the list of allowed values. More... | |
1.8.5