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_MILC_GAUGE_ORDER > Struct Template Reference

#include <gauge_field_order.h>

Public Types

typedef gauge::MILCOrder< 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_MILC_GAUGE_ORDER >

Definition at line 3260 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::MILCOrder<T, N> quda::gauge_mapper< T, recon, N, stag, huge_alloc, ghostExchange, use_inphase, QUDA_MILC_GAUGE_ORDER >::type

Definition at line 3261 of file gauge_field_order.h.


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