|
QUDA
0.9.0
|

Go to the source code of this file.
Classes | |
| struct | quda::ExtractGhostArg< Order, nDim > |
| class | quda::ExtractGhost< Float, length, nDim, Order > |
Namespaces | |
| quda | |
Functions | |
| template<typename Float , int length, int nDim, typename Order , bool extract> | |
| void | quda::extractGhost (ExtractGhostArg< Order, nDim > arg) |
| template<typename Float , int length, int nDim, typename Order , bool extract> | |
| __global__ void | quda::extractGhostKernel (ExtractGhostArg< Order, nDim > arg) |
| template<typename Float , int length, typename Order > | |
| void | quda::extractGhost (Order order, const GaugeField &u, QudaFieldLocation location, bool extract, int offset) |
1.8.14