|
QUDA
0.9.0
|
#include <gauge_field_order.h>

Public Types | |
| typedef mapper< Float >::type | RegType |
Public Member Functions | |
| Reconstruct (const GaugeField &u) | |
| Reconstruct (const Reconstruct< N, Float > &recon) | |
| __device__ __host__ void | Pack (RegType out[N], const RegType in[N], int idx) const |
| template<typename I > | |
| __device__ __host__ void | Unpack (RegType out[N], const RegType in[N], int idx, int dir, const RegType phase, const I *X, const int *R) const |
| __device__ __host__ RegType | getPhase (const RegType in[N]) const |
Generic reconstruction is no reconstruction
Definition at line 573 of file gauge_field_order.h.
| typedef mapper<Float>::type quda::gauge::Reconstruct< N, Float >::RegType |
Definition at line 574 of file gauge_field_order.h.
|
inline |
Definition at line 575 of file gauge_field_order.h.
|
inline |
Definition at line 576 of file gauge_field_order.h.
|
inline |
Definition at line 588 of file gauge_field_order.h.
Referenced by quda::gauge::Reconstruct< 9, Float >::Pack(), quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::save(), quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::saveGhost(), and quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::saveGhostEx().

|
inline |
Definition at line 578 of file gauge_field_order.h.
Referenced by quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::save(), quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::saveGhost(), and quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::saveGhostEx().

|
inline |
Definition at line 583 of file gauge_field_order.h.
Referenced by quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::load(), quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::loadGhost(), and quda::gauge::FloatNOrder< Float, length, N, reconLenParam, stag_phase, huge_alloc >::loadGhostEx().

1.8.14