Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Static Public Attributes
ScalarDataTypes Struct Reference

Description

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.
 

The documentation for this struct was generated from the following file: