QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
quda::SharedMemory< T > Struct Template Reference

Public Member Functions

__device__ operator T* ()
 
__device__ operator const T * () const
 

Detailed Description

template<class T>
struct quda::SharedMemory< T >

Definition at line 14 of file gauge_fix_ovr_hit_devf.cuh.

Member Function Documentation

◆ operator const T *()

template<class T >
__device__ quda::SharedMemory< T >::operator const T * ( ) const
inline

Definition at line 22 of file gauge_fix_ovr_hit_devf.cuh.

◆ operator T*()

template<class T >
__device__ quda::SharedMemory< T >::operator T* ( )
inline

Definition at line 16 of file gauge_fix_ovr_hit_devf.cuh.


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