|
QUDA
v0.7.0
A library for QCD on GPUs
|
#include <reduce_mixed_core.h>
Public Member Functions | |
| ReduceArg (SpinorX X, SpinorY Y, SpinorZ Z, SpinorW W, SpinorV V, Reducer r, ReduceType *partial, ReduceType *complete, int length) | |
Public Attributes | |
| SpinorX | X |
| SpinorY | Y |
| SpinorZ | Z |
| SpinorW | W |
| SpinorV | V |
| Reducer | r |
| ReduceType * | partial |
| ReduceType * | complete |
| const int | length |
Definition at line 102 of file reduce_mixed_core.h.
|
inline |
Definition at line 112 of file reduce_mixed_core.h.
| ReduceType* mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::complete |
Definition at line 110 of file reduce_mixed_core.h.
| const int mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::length |
Definition at line 111 of file reduce_mixed_core.h.
| ReduceType* mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::partial |
Definition at line 109 of file reduce_mixed_core.h.
| Reducer mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::r |
Definition at line 108 of file reduce_mixed_core.h.
| SpinorV mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::V |
Definition at line 107 of file reduce_mixed_core.h.
| SpinorW mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::W |
Definition at line 106 of file reduce_mixed_core.h.
| SpinorX mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::X |
Definition at line 103 of file reduce_mixed_core.h.
| SpinorY mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::Y |
Definition at line 104 of file reduce_mixed_core.h.
| SpinorZ mixed::ReduceArg< ReduceType, SpinorX, SpinorY, SpinorZ, SpinorW, SpinorV, Reducer >::Z |
Definition at line 105 of file reduce_mixed_core.h.
1.8.6