|
QUDA
0.9.0
|
Public Member Functions | |
| __device__ __host__ int | operator() (int s) const |
Static Public Attributes | |
| static constexpr int | spin_block_size = fineSpin / coarseSpin |
Helper struct for dealing with spin coarsening. This helper should work with all types of fermions.
Definition at line 10 of file multigrid_helper.cuh.
|
inline |
Return the coarse spin coordinate from the fine spin coordinate
| s | Fine spin coordinate |
Definition at line 18 of file multigrid_helper.cuh.
References s, and quda::spin_mapper< fineSpin, coarseSpin >::spin_block_size.
|
static |
Definition at line 11 of file multigrid_helper.cuh.
Referenced by quda::spin_mapper< fineSpin, coarseSpin >::operator()().
1.8.14