|
QUDA
0.9.0
|
Parameter structure for driving the Gamma operator. More...

Public Types | |
| typedef colorspinor_mapper< Float, 4, nColor >::type | F |
| typedef mapper< Float >::type | RegType |
Public Member Functions | |
| GammaArg (ColorSpinorField &out, const ColorSpinorField &in, int d, RegType kappa=0.0, RegType mu=0.0, RegType epsilon=0.0, bool dagger=false, QudaTwistGamma5Type twist=QUDA_TWIST_GAMMA5_INVALID) | |
Public Attributes | |
| F | out |
| const F | in |
| const int | d |
| const int | nParity |
| bool | doublet |
| const int | volumeCB |
| RegType | a |
| RegType | b |
| RegType | c |
Parameter structure for driving the Gamma operator.
Definition at line 149 of file dslash_quda.cu.
| typedef colorspinor_mapper<Float,4,nColor>::type quda::GammaArg< Float, nColor >::F |
Definition at line 150 of file dslash_quda.cu.
| typedef mapper<Float>::type quda::GammaArg< Float, nColor >::RegType |
Definition at line 151 of file dslash_quda.cu.
|
inline |
Definition at line 163 of file dslash_quda.cu.
References quda::GammaArg< Float, nColor >::a, quda::GammaArg< Float, nColor >::b, quda::GammaArg< Float, nColor >::c, quda::GammaArg< Float, nColor >::d, deg_tm_dslash_cuda_gen::dagger, quda::GammaArg< Float, nColor >::doublet, errorQuda, quda::GammaArg< Float, nColor >::in, kappa, mu, quda::GammaArg< Float, nColor >::out, QUDA_TWIST_GAMMA5_DIRECT, QUDA_TWIST_GAMMA5_INVERSE, QUDA_TWIST_SINGLET, and deg_tm_dslash_cuda_gen::twist.
| RegType quda::GammaArg< Float, nColor >::a |
Definition at line 159 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| RegType quda::GammaArg< Float, nColor >::b |
Definition at line 160 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| RegType quda::GammaArg< Float, nColor >::c |
Definition at line 161 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| const int quda::GammaArg< Float, nColor >::d |
Definition at line 155 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| bool quda::GammaArg< Float, nColor >::doublet |
Definition at line 157 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| const F quda::GammaArg< Float, nColor >::in |
Definition at line 154 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| const int quda::GammaArg< Float, nColor >::nParity |
Definition at line 156 of file dslash_quda.cu.
| F quda::GammaArg< Float, nColor >::out |
Definition at line 153 of file dslash_quda.cu.
Referenced by quda::GammaArg< Float, nColor >::GammaArg().
| const int quda::GammaArg< Float, nColor >::volumeCB |
Definition at line 158 of file dslash_quda.cu.
1.8.14