Gromacs
2025.0-dev-20241011-013a99c
|
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. | |