|
Gromacs
2025.4
|
Functions | |
| template<typename Container > | |
| bool | anySmallerZero (const Container &values) |
| Returns true if any of the argument values is smaller than zero. | |
| template<typename Container > | |
| bool | anyLargerThanValue (const Container &values, typename Container::value_type boundaryValue) |
| Returns true if any of the argument values is larger than a given boundary value. | |
1.8.5