|
QUDA
v1.1.0
A library for QCD on GPUs
|
This is just a dummy structure we use for trove to define the required structure size. More...
#include <gauge_field_order.h>
Public Member Functions | |
| __host__ __device__ const real & | operator[] (int i) const |
| __host__ __device__ real & | operator[] (int i) |
Public Attributes | |
| real | v [length] |
This is just a dummy structure we use for trove to define the required structure size.
| real | Real number type |
| length | Number of elements in the structure |
Definition at line 2166 of file gauge_field_order.h.
|
inline |
Definition at line 2169 of file gauge_field_order.h.
|
inline |
Definition at line 2168 of file gauge_field_order.h.
| real quda::gauge::S< real, length >::v[length] |
Definition at line 2167 of file gauge_field_order.h.