Gromacs  2026.0-dev-20251106-2ba968f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DeviceInt3 Struct Reference

#include <gromacs/gpu_utils/gputraits_hip.h>

Description

Convenience alias for int3 in shared device kernels.

Public Member Functions

__device__ __forceinline__ DeviceInt3 (int x, int y, int z)
 
template<typename Index >
__device__ __forceinline__ float operator[] (Index i) const
 

Public Attributes

int3 storage_
 

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