|
QUDA
1.0.0
|
Public Types | |
| typedef mapper< T >::type | real |
| typedef gauge_order_mapper< T, order, Nc >::type | G |
Public Member Functions | |
| ChecksumArg (const GaugeField &U, bool mini) | |
Public Attributes | |
| const G | U |
| const int | volumeCB |
Static Public Attributes | |
| static constexpr int | nColor = Nc |
Definition at line 7 of file checksum.cu.
| typedef gauge_order_mapper<T,order,Nc>::type quda::ChecksumArg< T, order, Nc >::G |
Definition at line 10 of file checksum.cu.
| typedef mapper<T>::type quda::ChecksumArg< T, order, Nc >::real |
Definition at line 9 of file checksum.cu.
|
inline |
Definition at line 13 of file checksum.cu.
|
static |
Definition at line 8 of file checksum.cu.
| const G quda::ChecksumArg< T, order, Nc >::U |
Definition at line 11 of file checksum.cu.
| const int quda::ChecksumArg< T, order, Nc >::volumeCB |
Definition at line 12 of file checksum.cu.
1.8.13