Go to the source code of this file.
|
| class | MinMax< T > |
| | A min/max value pair with additional methods. In addition to conveniently storing values, it can be used for logic operations or to modify data. A few global functions and functors are also provided. More...
|
| |
| class | MinMax< T > |
| | A min/max value pair with additional methods. In addition to conveniently storing values, it can be used for logic operations or to modify data. A few global functions and functors are also provided. More...
|
| |
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
|
| template<class T > |
| word | name (const MinMax< T > &range) |
| | Min/max range as a string. More...
|
| |
Original source file MinMax.H
Definition in file MinMax.H.