QUDA
v0.7.0
A library for QCD on GPUs
|
#include <gauge_field_order.h>
Public Types | |
typedef mapper< Float >::type | RegType |
Public Member Functions | |
Reconstruct (const GaugeField &u) | |
__device__ __host__ void | Pack (RegType out[10], const RegType in[18], int idx) const |
__device__ __host__ void | Unpack (RegType out[18], const RegType in[10], int idx, int dir, const RegType phase) const |
__device__ __host__ void | getPhase (RegType *phase, const RegType in[18]) |
Definition at line 180 of file gauge_field_order.h.
typedef mapper<Float>::type quda::Reconstruct< 11, Float >::RegType |
Definition at line 181 of file gauge_field_order.h.
|
inline |
Definition at line 183 of file gauge_field_order.h.
|
inline |
Definition at line 214 of file gauge_field_order.h.
|
inline |
Definition at line 185 of file gauge_field_order.h.
|
inline |
Definition at line 195 of file gauge_field_order.h.