QUDA
1.0.0
|
Public Types | |
typedef mapper< Float >::type | real |
![]() | |
typedef colorspinor_mapper< Float, nSpin, nColor, spin_project, spinor_direct_load >::type | F |
typedef gauge_mapper< Float, reconstruct, 18, QUDA_STAGGERED_PHASE_NO, gauge_direct_load, ghost >::type | G |
typedef mapper< Float >::type | real |
![]() | |
typedef mapper< Float >::type | real |
Public Member Functions | |
DomainWall5DArg (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, double m_f, bool xpay, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override) | |
![]() | |
WilsonArg (ColorSpinorField &out, const ColorSpinorField &in, const GaugeField &U, double a, const ColorSpinorField &x, int parity, bool dagger, const int *comm_override) | |
![]() | |
DslashArg (const ColorSpinorField &in, const GaugeField &U, int parity, bool dagger, bool xpay, int nFace, int spin_project, const int *comm_override) | |
Public Attributes | |
int | Ls |
real | a |
real | m_f |
![]() | |
F | out |
const F | in |
const F | x |
const G | U |
const real | a |
![]() | |
const int | parity |
const int | nParity |
const int | nFace |
const QudaReconstructType | reconstruct |
const int_fastdiv | X0h |
const int_fastdiv | dim [5] |
const int | volumeCB |
int | commDim [4] |
int | ghostDim [4] |
const bool | dagger |
const bool | xpay |
real | t_proj_scale |
DslashConstant | dc |
KernelType | kernel_type |
bool | remote_write |
int_fastdiv | threads |
int | threadDimMapLower [4] |
int | threadDimMapUpper [4] |
const bool | spin_project |
real | twist_a |
real | twist_b |
real | twist_c |
Additional Inherited Members | |
![]() | |
static constexpr int | nSpin = 4 |
static constexpr bool | spin_project = true |
static constexpr bool | spinor_direct_load = false |
static constexpr QudaReconstructType | reconstruct = reconstruct_ |
static constexpr bool | gauge_direct_load = false |
static constexpr QudaGhostExchange | ghost = QUDA_GHOST_EXCHANGE_PAD |
Definition at line 11 of file dslash_domain_wall_5d.cuh.
typedef mapper<Float>::type quda::DomainWall5DArg< Float, nColor, reconstruct_ >::real |
Definition at line 12 of file dslash_domain_wall_5d.cuh.
|
inline |
fermion mass parameter
Definition at line 17 of file dslash_domain_wall_5d.cuh.
real quda::DomainWall5DArg< Float, nColor, reconstruct_ >::a |
fifth dimension length
Definition at line 14 of file dslash_domain_wall_5d.cuh.
int quda::DomainWall5DArg< Float, nColor, reconstruct_ >::Ls |
Definition at line 13 of file dslash_domain_wall_5d.cuh.
real quda::DomainWall5DArg< Float, nColor, reconstruct_ >::m_f |
xpay scale factor
Definition at line 15 of file dslash_domain_wall_5d.cuh.