Gromacs  2026.0-dev-20251105-11eb1db
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DeviceInt4 Struct Reference

#include <gromacs/gpu_utils/gputraits_hip.h>

Description

Convenience alias for int4 in shared device kernels.

Public Member Functions

__device__ __forceinline__ DeviceInt4 (int4 in)
 
template<typename Index >
__device__ __forceinline__ float operator[] (Index i) const
 

Public Attributes

int4 storage_
 

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