QUDA  v1.1.0
A library for QCD on GPUs
Public Types | List of all members
quda::gauge_mapper< T, recon, N, stag, huge_alloc, ghostExchange, use_inphase, QUDA_QDP_GAUGE_ORDER > Struct Template Reference

#include <gauge_field_order.h>

Public Types

typedef gauge::QDPOrder< T, N > type
 

Detailed Description

template<typename T, QudaReconstructType recon, int N, QudaStaggeredPhase stag, bool huge_alloc, QudaGhostExchange ghostExchange, bool use_inphase>
struct quda::gauge_mapper< T, recon, N, stag, huge_alloc, ghostExchange, use_inphase, QUDA_QDP_GAUGE_ORDER >

Definition at line 3266 of file gauge_field_order.h.

Member Typedef Documentation

◆ type

template<typename T , QudaReconstructType recon, int N, QudaStaggeredPhase stag, bool huge_alloc, QudaGhostExchange ghostExchange, bool use_inphase>
typedef gauge::QDPOrder<T, N> quda::gauge_mapper< T, recon, N, stag, huge_alloc, ghostExchange, use_inphase, QUDA_QDP_GAUGE_ORDER >::type

Definition at line 3267 of file gauge_field_order.h.


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