QUDA
1.0.0
|
Public Member Functions | |
CloverDerivArg (const Force &force, const Gauge &gauge, const Oprod &oprod, const int *X_, const int *E_, double coeff, int parity) | |
Public Attributes | |
int | X [4] |
int | E [4] |
int | border [4] |
Float | coeff |
int | parity |
int | volumeCB |
Force | force |
Gauge | gauge |
Oprod | oprod |
Definition at line 97 of file clover_deriv.cuh.
|
inline |
Definition at line 109 of file clover_deriv.cuh.
int quda::CloverDerivArg< Float, Force, Gauge, Oprod >::border[4] |
Definition at line 100 of file clover_deriv.cuh.
Float quda::CloverDerivArg< Float, Force, Gauge, Oprod >::coeff |
Definition at line 101 of file clover_deriv.cuh.
int quda::CloverDerivArg< Float, Force, Gauge, Oprod >::E[4] |
Definition at line 99 of file clover_deriv.cuh.
Force quda::CloverDerivArg< Float, Force, Gauge, Oprod >::force |
Definition at line 105 of file clover_deriv.cuh.
Referenced by quda::cloverDerivativeKernel().
Gauge quda::CloverDerivArg< Float, Force, Gauge, Oprod >::gauge |
Definition at line 106 of file clover_deriv.cuh.
Oprod quda::CloverDerivArg< Float, Force, Gauge, Oprod >::oprod |
Definition at line 107 of file clover_deriv.cuh.
int quda::CloverDerivArg< Float, Force, Gauge, Oprod >::parity |
Definition at line 102 of file clover_deriv.cuh.
int quda::CloverDerivArg< Float, Force, Gauge, Oprod >::volumeCB |
Definition at line 103 of file clover_deriv.cuh.
int quda::CloverDerivArg< Float, Force, Gauge, Oprod >::X[4] |
Definition at line 98 of file clover_deriv.cuh.