QUDA
1.0.0
|
Public Types | |
typedef clover_mapper< Float >::type | C |
Public Member Functions | |
CloverInvertArg (CloverField &field, bool computeTraceLog=0) | |
![]() | |
ReduceArg () | |
Public Attributes | |
C | inverse |
const C | clover |
bool | computeTraceLog |
bool | twist |
Float | mu2 |
![]() | |
double2 * | partial |
double2 * | result_d |
double2 * | result_h |
Definition at line 10 of file clover_invert.cuh.
typedef clover_mapper<Float>::type quda::CloverInvertArg< Float >::C |
Definition at line 11 of file clover_invert.cuh.
|
inline |
Definition at line 17 of file clover_invert.cuh.
References errorQuda, quda::CloverField::isNative(), and quda::CloverField::Order().
const C quda::CloverInvertArg< Float >::clover |
Definition at line 13 of file clover_invert.cuh.
bool quda::CloverInvertArg< Float >::computeTraceLog |
Definition at line 14 of file clover_invert.cuh.
C quda::CloverInvertArg< Float >::inverse |
Definition at line 12 of file clover_invert.cuh.
Float quda::CloverInvertArg< Float >::mu2 |
Definition at line 16 of file clover_invert.cuh.
bool quda::CloverInvertArg< Float >::twist |
Definition at line 15 of file clover_invert.cuh.
Referenced by quda::cloverInvertCompute().