|
Gromacs
2026.0-dev-20251110-920b6d1
|
Scalar (non-SIMD) data types.
Public Types | |
| using | RealType = real |
| The data type to use as real. | |
| using | IntType = int |
| The data type to use as int. | |
| using | BoolType = bool |
| The data type to use as bool for real value comparison. | |
Static Public Attributes | |
| static constexpr int | simdRealWidth = 1 |
| The width of the RealType. | |
1.8.5